Skip to content
Snippets Groups Projects
bframe.css 172 B
Newer Older
Joel Kuder's avatar
Joel Kuder committed
body {
margin:5px;
background-color:#c6d3e5;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {
font-family: Trebuchet MS, Verdana;
font-size:14px;
color:#769cc4;
}