website/stylesheets/screen.css in cutep-0.0.3 vs website/stylesheets/screen.css in cutep-1.0.0
- old
+ new
@@ -1,6 +1,8 @@
body {
- background-color: #eef;
+ background-color: #fff;
+ background-image: url(bg.png);
+ background-repeat: repeat-x;
font-family: "Georgia", sans-serif;
font-size: 16px;
line-height: 1.6em;
padding: 1.6em 0 0 0;
color: #333;