X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=c8d23092b7c2568f8de07213df18d1c85f4445d8;hb=950e73c8a7e3c2f2c4ff18b825d3cd0281afc693;hp=8128933bf95c0b7a57ec3b67bfe143b15b11c5a6;hpb=66c99d6519da8b6c2dc1eb04641ea6010789aee7;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index 8128933..c8d2309 100644 --- a/includes/style.css +++ b/includes/style.css @@ -26,7 +26,8 @@ padding:0; } body { - background-image: url('../images/gray_jean.png'); +background-image: url('../images/gray_jean.png'); +margin-bottom: 15px; } h3 { @@ -106,7 +107,7 @@ clear:both; #notes,#note { text-align:left; -margin-top:20px; +margin-top:40px; font-family:InconsolataMedium; } @@ -160,8 +161,7 @@ text-align:left; } #comment .submit { -background:#FFF; -border:1px solid #FFF; +border:none; color:blue; cursor:pointer; font-size:120%; @@ -187,11 +187,11 @@ font-family:MuseoSlab500; font-size:80%; } -#drawcss_title,#drawcss_entry,#youtube_backup_title,#i_like_pandora_title,#fvlc_title,#irssi-notify_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,#matrixnullspace_entry,#fvlc_entry,#irssi-notify_entry,#dylansserver_entry,#metadata_writer_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; }