X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=596d0728e042823567a8ad6f97af8e77714edbd2;hb=076804161f89992a23bea2525d5291e688d1ec1f;hp=abf4883b78ab5b9c675cc8e92f82657b20823e04;hpb=c000288ec5cdf406a0f3337d42d284b2cbc5d148;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index abf4883..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; } @@ -186,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; }