Hej!
Behöver hjälp med att separera bodytext colour och widget headlines/text colour?
Citat:
/* custom */
body {margin: 0;}
pre, code {white-space: normal;}
body {color: #ffffff}
a:focus, a:hover {color:#0090fe;}
a {color:#0090fe;text-decoration:underline;}
pre, code, tt {font-family: Arial;}
th, td {padding:3px 4px 3px 10px;}
ul, ol {margin:0;}
table {margin-bottom:3px;}
p {line-height: 1.75em; margin-bottom: 15px;}
label {font-weight: normal;}
.showgrid {background:url(img/grid.png) repeat scroll 17px 0;}
h3 {font-size:1.5em;line-height:1;margin-bottom:0.75em;}
.small {font-size: 12px;}
|