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

http://codedumper.com/owase (10-Nov @ 14:25)

Syntax Highlighted Code

  1. DIV.loading {
  2.   width:90;
  3.   height:70;
  4.   border: 1px solid #BA121F;
  5.   background: url(images/loader.gif) no-repeat center center;
  6. }

Plain Code

DIV.loading {
  width:90;
  height:70;
  border: 1px solid #BA121F;
  background: url(images/loader.gif) no-repeat center center;
}

Permalink: http://codedumper.com/owase