X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Ffeed-subscribe.css;h=333727958ca23d4e4ff4386c57a973f45cc19354;hp=1e380286e1ca2125c21b31a2dc1597c808122d3c;hb=bfb8ca2c23a5438ed886328e0416294c27362c7a;hpb=aeb317b8eed72eafc696d78ac0221f428d023664 diff --git a/LCARStrek/communicator/feed-subscribe.css b/LCARStrek/communicator/feed-subscribe.css index 1e380286..33372795 100644 --- a/LCARStrek/communicator/feed-subscribe.css +++ b/LCARStrek/communicator/feed-subscribe.css @@ -1,6 +1,6 @@ html { background: #000000; - font: 12px helvetica,arial,tahoma,sans-serif; + font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif; } #feedBody { @@ -13,7 +13,7 @@ html { #feedHeaderContainer { border: 1px solid #9C9CFF; - -moz-border-radius: 10px; + border-radius: 10px; margin: -3em auto 0 auto; background-color: #FFCF00; } @@ -29,12 +29,12 @@ html { color: #000000; } -#alwaysUse .checkbox-check { +.alwaysUse .checkbox-check { border-color: #9C9CFF !important; background-color: #000000 !important; } -#alwaysUse .checkbox-label-box { +.alwaysUse .checkbox-label-box { color: #000000 !important; } @@ -93,7 +93,7 @@ body { margin: 0; padding: 0 2em; color: #000000; - font: 12px helvetica,arial,tahoma,sans-serif; + font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif; } h1 {