diff options
author | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2009-07-26 22:14:59 -0400 |
---|---|---|
committer | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2009-07-26 22:14:59 -0400 |
commit | c854c8c3a6258f662f6043db261e762d49b2ffcb (patch) | |
tree | 8cb7da4578d635ec88f980dcf3155285fae43e16 | |
parent | 447e363cf6ca995bc7796f9328b0aa15d40a7162 (diff) |
make sub-heading nicer
-rwxr-xr-x | style.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 ****************/ |