X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=8128933bf95c0b7a57ec3b67bfe143b15b11c5a6;hb=66c99d6519da8b6c2dc1eb04641ea6010789aee7;hp=d3e757222afce022eed0f97edeaa4e43a5119fd3;hpb=235f0402ad53d056e8c262410983fddac3e7d09f;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index d3e7572..8128933 100644 --- a/includes/style.css +++ b/includes/style.css @@ -25,6 +25,10 @@ margin:0; padding:0; } +body { + background-image: url('../images/gray_jean.png'); +} + h3 { margin-top:15px; font-family:MuseoSlab500; @@ -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 { 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 { font-size:1.4em; }