aboutsummaryrefslogtreecommitdiffstats
path: root/style.dev.css
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-05-28 14:04:20 -0500
committerMatt Rude <[email protected]>2011-05-28 14:04:20 -0500
commit6a29f5181c32a977bbc7a502246a93a55e8c7fc2 (patch)
tree162a505ba5be0b64c4cea32c2ed87716fc905d62 /style.dev.css
parent8e9808a29699dff6c709e2f51ee5d9e0a045d161 (diff)
downloadtime.mattrude.com-6a29f5181c32a977bbc7a502246a93a55e8c7fc2.tar.gz
time.mattrude.com-6a29f5181c32a977bbc7a502246a93a55e8c7fc2.tar.bz2
time.mattrude.com-6a29f5181c32a977bbc7a502246a93a55e8c7fc2.zip
move the line to css
Diffstat (limited to 'style.dev.css')
-rw-r--r--style.dev.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.dev.css b/style.dev.css
index 47c7a57..f1fb63c 100644
--- a/style.dev.css
+++ b/style.dev.css
@@ -37,6 +37,10 @@ h1,h2 {
h2 {
font-weight: normal;
+margin-bottom: 8px;
+padding: 2px;
+padding-top: 10px;
+border-bottom: 1px solid #CCC;
}
p.motto {
@@ -90,6 +94,7 @@ ol {
.footer {
font-size: 80%;
text-align: right;
+ border-top: 1px solid #CCC;
}
img {