X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=596d0728e042823567a8ad6f97af8e77714edbd2;hb=076804161f89992a23bea2525d5291e688d1ec1f;hp=8128933bf95c0b7a57ec3b67bfe143b15b11c5a6;hpb=66c99d6519da8b6c2dc1eb04641ea6010789aee7;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index 8128933..596d072 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 { @@ -94,10 +95,6 @@ text-align:left; padding:10px; } -.shownDiv { -border:1px solid #000; -} - #contact_me { margin-top:100px; text-align:left; @@ -106,7 +103,7 @@ clear:both; #notes,#note { text-align:left; -margin-top:20px; +margin-top:40px; font-family:InconsolataMedium; } @@ -160,8 +157,7 @@ text-align:left; } #comment .submit { -background:#FFF; -border:1px solid #FFF; +border:none; color:blue; cursor:pointer; font-size:120%; @@ -187,11 +183,11 @@ font-family:MuseoSlab500; font-size:80%; } -#drawcss_title,#drawcss_entry,#youtube_backup_title,#i_like_pandora_title,#fvlc_title,#irssi-notify_title { +.project_title { font-size:1.6em; } -#youtube_backup_entry,#i_like_pandora_entry,#matrixnullspace_entry,#fvlc_entry,#irssi-notify_entry,#dylansserver_entry,#metadata_writer_entry { +.project_entry { font-size:1.4em; }