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