scratch – Diff between revs 68 and 69

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 68 Rev 69
Line 8... Line 8...
8 z-index: -1; 8 z-index: -1;
9 } 9 }
Line 10... Line 10...
10   10  
11 .jumbotron { 11 .jumbotron {
12 height: 350px; 12 height: 350px;
13 color: white; 13 color: red;
14 text-shadow: #444 0 1px 1px; 14 text-shadow: #444 0 1px 1px;
15 background:transparent; 15 background:transparent;
16 } 16 }