X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=stylesheets%2Fechoke.css;h=0c60e63337e52483bc0cf34288df5c7efbe01ee4;hb=865806b6cccd8a063ec7c22bfa80eebbfaad715a;hp=8c24dae49e5c05d4952401984d45af4535cdd50b;hpb=8551be2ae42a4a4e7a425e2a71ead79c10bf9df4;p=ndwebbie.git diff --git a/stylesheets/echoke.css b/stylesheets/echoke.css index 8c24dae..0c60e63 100644 --- a/stylesheets/echoke.css +++ b/stylesheets/echoke.css @@ -3,7 +3,7 @@ body padding-left: 15em; font-size: medium; color: gray; - font-family: Sans-Serif; + font-family: Arial; background-color: #f5f5f5; } #leftbar, #rightbar @@ -224,3 +224,9 @@ td.HighestPrio background: #336666; color: white; } +span.newposts,span.unreadposts { + font-weight: bold; +} +span.newposts { + color: red; +}