Tip: Click lines to highlight, hold ctrl/cmd to multi-select

http://codedumper.com/okode (10-Sep @ 14:09)

Syntax Highlighted Code

  1. *{ margin:0px; padding:0px;}
  2. body{ background:#122103;/*381f00 or 122103*/ color:#e04600; font-family:Georgia,serif;}
  3. a{ color:#fff; text-decoration:none;}
  4. a:hover{ color:#e04600;}
  5. img{ border:none;}
  6. #global{ margin:0px auto; width:60em;}
  7. div#title{ height:5em; line-height:5em; padding:0em 1em;}
  8. div#title h1{ float:left; font-size:1.5em; font-weight:normal;}
  9. div#title em{ float:right; font-size:.75em;}
  10. div#title img{ vertical-align:middle;}
  11. div.post{ float:left; height:18em;/*288px*/ margin:1em;/*16px*/ position:relative; width:18em;/*288px*/}
  12. div.post p{ bottom:1em; font-size:1.5em;/*24px*/ line-height:1.25em;/*30px*/ left:0em; position:absolute; font-weight:normal;}
  13. div.postInfo{ bottom:0em; left:0em; line-height:1.5em; position:absolute;}
  14. div#pages{ height:2em; line-height:2em; padding:0em 1em;}
  15. div.pageInfo{ float:left; display:inline;}
  16. div.pageLinks{ float:right;}
  17. div#footer{ height:2em; line-height:2em; padding:2em 1em;}
  18. div#footer p{ font-size:.75em;}
  19.  
  20. #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;}
  21. #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;}

Permalink: http://codedumper.com/okode