aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-06-17 10:38:27 -0500
committerMatt Rude <[email protected]>2011-06-17 10:38:27 -0500
commitd556fca7b5dcfb07a2545c2ff29cc83f64237cbe (patch)
tree52e9c34cf43f7da6516c9a15f728fa0f473a0bef /style.css
parentc47268fb2cc4ecc7bfbd156edc15f23bd74593e3 (diff)
downloadtime.mattrude.com-d556fca7b5dcfb07a2545c2ff29cc83f64237cbe.tar.gz
time.mattrude.com-d556fca7b5dcfb07a2545c2ff29cc83f64237cbe.tar.bz2
time.mattrude.com-d556fca7b5dcfb07a2545c2ff29cc83f64237cbe.zip
Site title rework, fixes #7
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 3fc7603..488dd1a 100644
--- a/style.css
+++ b/style.css
@@ -1 +1 @@
-body{color:black;background:#fff;font-family:"lucida grande",Calibri,"segoe UI","lucida sans unicode","Droid Sans","DejaVu Sans","bitstream vera sans",verdana,arial,helvetica,sans-serif;margin:0;font-size:.90em}#content{color:black;background:#fff;margin-top:.5em;margin-bottom:.5em;margin-right:auto;margin-left:auto;padding:1em;line-height:1.3em;text-align:left;max-width:800px;min-width:740px;position:relative}#title{text-align:center}h2{font-weight:normal;margin-bottom:8px;padding:2px;padding-top:10px;border-bottom:1px solid #CCC}a{text-decoration:none}a,a:visited{color:#4183c4;background:inherit;font-weight:bold}a:hover{text-decoration:underline}#footer{font-size:80%;border-top:1px solid #CCC}.footer-left{text-align:left;float:left;width:49%}.footer-right{display:block;text-align:right;float:right;width:49%}img{border-width:0}.center{text-align:center}.big{font-size:larger}.small{font-size:small}pre{font:.85em Monaco,Consolas,'Lucida Console',"Droid Sans Mono","DejaVu Sans Mono",Courier,monospace;width:auto;overflow:auto;background-color:#eee;color:inherit;border:1px solid #999;line-height:1.3em;padding:1.2ex}code{font:.97em Monaco,Consolas,'Lucida Console',"Droid Sans Mono","DejaVu Sans Mono",Courier,monospace}fieldset{border:1px dotted #bedce7;padding:10px 15px;color:inherit}h1 a{text-decoration:none} \ No newline at end of file
+body{color:black;background:#fff;font-family:"lucida grande",Calibri,"segoe UI","lucida sans unicode","Droid Sans","DejaVu Sans","bitstream vera sans",verdana,arial,helvetica,sans-serif;margin:0;font-size:.90em}#content{color:black;background:#fff;margin-top:.5em;margin-bottom:.5em;margin-right:auto;margin-left:auto;padding:1em;line-height:1.3em;text-align:left;max-width:800px;min-width:740px;position:relative}#title h1{text-align:left;margin-bottom:8px;padding:2px;padding-top:10px;border-bottom:1px solid #CCC}#title i{color:#a9a9a9;font-size:.8em}h2{font-weight:normal;margin-bottom:8px;padding:2px;padding-top:10px;border-bottom:1px solid #CCC}a{text-decoration:none}a,a:visited{color:#4183c4;background:inherit;font-weight:bold}a:hover{text-decoration:underline}#footer{font-size:80%;border-top:1px solid #CCC}.footer-left{text-align:left;float:left;width:49%}.footer-right{display:block;text-align:right;float:right;width:49%}img{border-width:0}.center{text-align:center}.big{font-size:larger}.small{font-size:small}pre{font:.85em Monaco,Consolas,'Lucida Console',"Droid Sans Mono","DejaVu Sans Mono",Courier,monospace;width:auto;overflow:auto;background-color:#eee;color:inherit;border:1px solid #999;line-height:1.3em;padding:1.2ex}code{font:.97em Monaco,Consolas,'Lucida Console',"Droid Sans Mono","DejaVu Sans Mono",Courier,monospace}fieldset{border:1px dotted #bedce7;padding:10px 15px;color:inherit}h1 a{text-decoration:none} \ No newline at end of file