X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=c8d23092b7c2568f8de07213df18d1c85f4445d8;hb=8b5b99bd8db49077c68a3db3432d36a55f6be30a;hp=d3e757222afce022eed0f97edeaa4e43a5119fd3;hpb=235f0402ad53d056e8c262410983fddac3e7d09f;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index d3e7572..c8d2309 100644 --- a/includes/style.css +++ b/includes/style.css @@ -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%; @@ -183,11 +187,11 @@ font-family:MuseoSlab500; font-size:80%; } -#drawcss_title,#drawcss_entry,#youtube_backup_title,#i_like_pandora_title { +#drawcss_title,#drawcss_entry,#youtube_backup_title,#i_like_pandora_title,#fvlc_title,#irssi-notify_title, #powermate_title { font-size:1.6em; } -#youtube_backup_entry,#i_like_pandora_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; }