view ohyeah.css @ 0:0d795f02a8bb tip

initial committ. what was I thinking?
author Robert McIntyre <rlm@mit.edu>
date Mon, 27 Sep 2010 16:57:26 -0400
parents
children
line wrap: on
line source
1 h1 {
3 font-family: Georgia, "Times New Roman", Times, serif;
5 font-size: 18px;
7 font-weight: bold;
9 color: #000000;
11 }
16 body
17 {
19 }
23 div
24 {
25 background: #F2D7EE;
26 padding: 0.5em;
27 border: 1px solid #000000;
28 }