summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorBjoern B. Brandenburg <bbb@cs.unc.edu>2009-07-26 22:14:59 -0400
committerBjoern B. Brandenburg <bbb@cs.unc.edu>2009-07-26 22:14:59 -0400
commitc854c8c3a6258f662f6043db261e762d49b2ffcb (patch)
tree8cb7da4578d635ec88f980dcf3155285fae43e16 /style.css
parent447e363cf6ca995bc7796f9328b0aa15d40a7162 (diff)
make sub-heading nicer
Diffstat (limited to 'style.css')
-rwxr-xr-xstyle.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index 6316551..18f7da9 100755
--- a/style.css
+++ b/style.css
@@ -138,6 +138,8 @@ input {
138 margin-top: -20px; 138 margin-top: -20px;
139 margin-left: 30px; 139 margin-left: 30px;
140 color: #999999; 140 color: #999999;
141 font-family: Georgia, "Times New Roman", Times, serif;
142 font-style: italic;
141} 143}
142 144
143/**************** menu styles ****************/ 145/**************** menu styles ****************/