fsfe-website/blue.css

25 lines
1.0 KiB
CSS

BODY { font-family: Helvetica, Verdana, sans-serif;
font-size: 13px;
background: #FFFFFF;
color: #000000;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin: 0;
padding: 0;
}
TD.Section { font-size: 13px; font-weight: normal; color: #000000; background: transparent; text-decoration: none }
TD.TopTitle { font-weight: bold; color: #000000; background: #999999 }
TD.TopBody { font-weight: bold; color: #000000; background: #99CCCC }
TD.newstext { font-family: Helvetica, Verdana, sans-serif; font-size: 13px; color: #000000; background: #c0c0c0 }
A { font-family: Helvetica, Verdana, sans-serif; font-size: 13px; color: #0000FF; background: transparent; }
P { font-family: Helvetica, Verdana, sans-serif; font-size: 13px; color: #000000; background: transparent; }
DIV { font-family: Helvetica, Verdana, sans-serif; font-size: 13px; color: #000000; background: transparent; }
div.content { margin: 1em; font-family: Helvetica, Verdana, sans-serif; font-size: 13px; }