summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rwxr-xr-xstyle.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/style.css b/style.css
index bc390af..ba48cc3 100755
--- a/style.css
+++ b/style.css
@@ -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
214border-bottom: 1px solid #DDDDDD;*/ 214border-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}