Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
.DICbg { width: 190px; height: 142px; position: relative; left: -10px; padding: 0px 30px 0px 10px; margin-top: 2px; float: left; } | .DICbg { width: 190px; height: 142px; position: relative; left: -10px; padding: 0px 30px 0px 10px; margin-top: 2px; float: left; } | ||
− | #Red { background: #65163a; } | + | .DICbg#Red { background: #65163a; } |
− | .DICbg #Orange { background: #653416; } | + | .DICbg#Orange { background: #653416; } |
− | .DICbg #Yellow { background: #655516; } | + | .DICbg#Yellow { background: #655516; } |
− | .DICbg #Green { background: #256516; } | + | .DICbg#Green { background: #256516; } |
− | .DICbg #Blue { background: #1f1665; } | + | .DICbg#Blue { background: #1f1665; } |
− | .DICbg #Purple { background: #441665; } | + | .DICbg#Purple { background: #441665; } |
.ICL { float: left; margin-top: -5px; } | .ICL { float: left; margin-top: -5px; } | ||
Line 19: | Line 19: | ||
.Dbg { width: 545px; height: 142px; padding: 0px 5px 0px 10px; } | .Dbg { width: 545px; height: 142px; padding: 0px 5px 0px 10px; } | ||
− | .Dbg #Red { background: #65163a; } | + | .Dbg#Red { background: #65163a; } |
− | .Dbg #Orange { background: #653416; } | + | .Dbg#Orange { background: #653416; } |
− | .Dbg #Yellow { background: #655516; } | + | .Dbg#Yellow { background: #655516; } |
− | .Dbg #Green { background: #256516; } | + | .Dbg#Green { background: #256516; } |
− | .Dbg #Blue { background: #1f1665; } | + | .Dbg#Blue { background: #1f1665; } |
− | .Dbg #Purple { background: #441665; } | + | .Dbg#Purple { background: #441665; } |
h2 { color: #ffffff; } | h2 { color: #ffffff; } | ||
Line 34: | Line 34: | ||
.Page { width: 800px; min-height: 400px; border: 10px solid; padding: 10px; } | .Page { width: 800px; min-height: 400px; border: 10px solid; padding: 10px; } | ||
− | .Page #Red { background: #2e060b; border: #65163a; color: #ccb0b0; } | + | .Page#Red { background: #2e060b; border: #65163a; color: #ccb0b0; } |
− | .Page #Orange { background: ; border: ; color: ; } | + | .Page#Orange { background: ; border: ; color: ; } |
− | .Page #Yellow { background: ; border: ; color: ; } | + | .Page#Yellow { background: ; border: ; color: ; } |
− | .Page #Green { background: ; border: ; color: ; } | + | .Page#Green { background: ; border: ; color: ; } |
− | .Page #Blue { background: ; border: ; color: ; } | + | .Page#Blue { background: ; border: ; color: ; } |
− | .Page #Purple { background: #24062e; border: #441665; color: #c4b0cc; } | + | .Page#Purple { background: #24062e; border: #441665; color: #c4b0cc; } |
.Page a { color: #ffffff; } | .Page a { color: #ffffff; } |