CSS Code

Css code posted by Steve
created at 02 Feb 02:41, updated at 02 Feb 02:42

Edit | Back
1
2
3
4
5
6
7
8
@import url(redsauce.css);  /* colour file */ 
@import url(theme.css);  /* colour file */ body {
  margin:0;
  padding:0;
  font-family: verdana, arial, sans-serif;
  font-size: 11px; 
  line-height:137%;
}
213 Bytes in 2 ms with coderay