Merge branch 'mvc' into live
[dylansserver.git] / includes / style.css
index 467a730..c8d2309 100644 (file)
@@ -25,6 +25,11 @@ margin:0;
 padding:0;
 }
 
+body {
+background-image: url('../images/gray_jean.png');
+margin-bottom: 15px;
+}
+
 h3 {
 margin-top:15px;
 font-family:MuseoSlab500;
@@ -102,7 +107,7 @@ clear:both;
 
 #notes,#note {
 text-align:left;
-margin-top:20px;
+margin-top:40px;
 font-family:InconsolataMedium;
 }
 
@@ -156,8 +161,7 @@ text-align:left;
 }
 
 #comment .submit {
-background:#FFF;
-border:1px solid #FFF;
+border:none;
 color:blue;
 cursor:pointer;
 font-size:120%;
@@ -187,7 +191,7 @@ font-size:80%;
 font-size:1.6em;
 }
 
-#youtube_backup_entry,#i_like_pandora_entry,#matrixnullspace_entry,#fvlc_entry,#irssi-notify_entry,#dylansserver_entry,#metadata_writer_entry, #powermate_entry {
+#youtube_backup_entry,#i_like_pandora_entry,#matrixnullspace_entry,#fvlc_entry,#irssi-notify_entry,#dylansserver_entry,#metadata_writer_entry,#powermate_entry,#cellular-automaton_entry {
 font-size:1.4em;
 }