diff options
author | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2009-07-26 21:56:04 -0400 |
---|---|---|
committer | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2009-07-26 21:56:04 -0400 |
commit | c335f28834c7726aa87421c9bb2ac1baacb96839 (patch) | |
tree | 52aaba13aec7b03458e17f4bacdd7edd86dae275 /style.css | |
parent | 826ed4d6ef58ad016a70e60783f75ca9f18a914b (diff) |
make rt lunch page nicer and more useful
Diffstat (limited to 'style.css')
-rwxr-xr-x | style.css | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -208,12 +208,16 @@ padding:10px 10px 0 50px; */ | |||
208 | } | 208 | } |
209 | 209 | ||
210 | #content p { | 210 | #content p { |
211 | padding-bottom: 10px; | 211 | /* padding-bottom: 10px; */ |
212 | /* | 212 | /* |
213 | 213 | ||
214 | border-bottom: 1px solid #DDDDDD;*/ | 214 | border-bottom: 1px solid #DDDDDD;*/ |
215 | } | 215 | } |
216 | 216 | ||
217 | .note { | ||
218 | font-style: italic; | ||
219 | } | ||
220 | |||
217 | #news p { | 221 | #news p { |
218 | margin: 0; | 222 | margin: 0; |
219 | } | 223 | } |