X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=596d0728e042823567a8ad6f97af8e77714edbd2;hb=076804161f89992a23bea2525d5291e688d1ec1f;hp=5329f689fc52bbe9d29cb5d9882466697fe028d2;hpb=fb462ecd4a312b8bdf415a2e7b64324192feed50;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index 5329f68..596d072 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; @@ -90,10 +95,6 @@ text-align:left; padding:10px; } -.shownDiv { -border:1px solid #000; -} - #contact_me { margin-top:100px; text-align:left; @@ -102,7 +103,7 @@ clear:both; #notes,#note { text-align:left; -margin-top:20px; +margin-top:40px; font-family:InconsolataMedium; } @@ -156,8 +157,7 @@ text-align:left; } #comment .submit { -background:#FFF; -border:1px solid #FFF; +border:none; color:blue; cursor:pointer; font-size:120%; @@ -183,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; }