Tip: Click lines to highlight, hold ctrl/cmd to multi-select
http://codedumper.com/okode (10-Sep @ 14:09)
Syntax Highlighted Code
- *{ margin:0px; padding:0px;}
- body{ background:#122103;/*381f00 or 122103*/ color:#e04600; font-family:Georgia,serif;}
- a{ color:#fff; text-decoration:none;}
- a:hover{ color:#e04600;}
- img{ border:none;}
- #global{ margin:0px auto; width:60em;}
- div#title{ height:5em; line-height:5em; padding:0em 1em;}
- div#title h1{ float:left; font-size:1.5em; font-weight:normal;}
- div#title em{ float:right; font-size:.75em;}
- div#title img{ vertical-align:middle;}
- div.post{ float:left; height:18em;/*288px*/ margin:1em;/*16px*/ position:relative; width:18em;/*288px*/}
- div.post p{ bottom:1em; font-size:1.5em;/*24px*/ line-height:1.25em;/*30px*/ left:0em; position:absolute; font-weight:normal;}
- div.postInfo{ bottom:0em; left:0em; line-height:1.5em; position:absolute;}
- div#pages{ height:2em; line-height:2em; padding:0em 1em;}
- div.pageInfo{ float:left; display:inline;}
- div.pageLinks{ float:right;}
- div#footer{ height:2em; line-height:2em; padding:2em 1em;}
- div#footer p{ font-size:.75em;}
- #whitebox{ background:#fff url(loading.gif) no-repeat scroll center center; border:1px solid #eee; display:none; left:0px; margin:-12px 0 0 -12px; padding:10px; position:absolute; top:0px;}
- #whitebox img{ border:1px solid #eee; cursor:pointer;}
Plain Code
*{ margin:0px; padding:0px;}
body{ background:#122103;/*381f00 or 122103*/ color:#e04600; font-family:Georgia,serif;}
a{ color:#fff; text-decoration:none;}
a:hover{ color:#e04600;}
img{ border:none;}
#global{ margin:0px auto; width:60em;}
div#title{ height:5em; line-height:5em; padding:0em 1em;}
div#title h1{ float:left; font-size:1.5em; font-weight:normal;}
div#title em{ float:right; font-size:.75em;}
div#title img{ vertical-align:middle;}
div.post{ float:left; height:18em;/*288px*/ margin:1em;/*16px*/ position:relative; width:18em;/*288px*/}
div.post p{ bottom:1em; font-size:1.5em;/*24px*/ line-height:1.25em;/*30px*/ left:0em; position:absolute; font-weight:normal;}
div.postInfo{ bottom:0em; left:0em; line-height:1.5em; position:absolute;}
div#pages{ height:2em; line-height:2em; padding:0em 1em;}
div.pageInfo{ float:left; display:inline;}
div.pageLinks{ float:right;}
div#footer{ height:2em; line-height:2em; padding:2em 1em;}
div#footer p{ font-size:.75em;}
#whitebox{ background:#fff url(loading.gif) no-repeat scroll center center; border:1px solid #eee; display:none; left:0px; margin:-12px 0 0 -12px; padding:10px; position:absolute; top:0px;}
#whitebox img{ border:1px solid #eee; cursor:pointer;}