Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
.clearfix::after { content: ""; clear: both; display: table; } | .clearfix::after { content: ""; clear: both; display: table; } | ||
+ | |||
+ | .details { width: 100%; height: 100%; min-height: 170px; margin: 0px 0px 20px 0px; } | ||
+ | .DIC { padding-left: 10px; width: 210px; margin-top: -15px; } | ||
+ | |||
+ | .DICbg { width: 190px; height: 142px; position: relative; left: -10px; padding: 0px 30px 0px 10px; margin-top: 2px; float: left; } | ||
+ | .DICbg #Red { background: #65163a; } | ||
+ | .DICbg #Orange { background: #653416; } | ||
+ | .DICbg #Yellow { background: #655516; } | ||
+ | .DICbg #Green { background: #256516; } | ||
+ | .DICbg #Blue { background: #1f1665; } | ||
+ | .DICbg #Purple { background: #5a1665; } | ||
+ | |||
+ | .ICL { float: left; margin-top: -5px; } | ||
+ | .ICR { float: right; margin-top: -5px; } | ||
+ | .Description { width: 550px; height: 142px; left: 260px; position: absolute; margin-top: -54px; } | ||
+ | |||
+ | .Dbg { width: 545px; height: 142px; padding: 0px 5px 0px 10px; } | ||
+ | .Dbg #Red { background: #65163a; } | ||
+ | .Dbg #Orange { background: #653416; } | ||
+ | .Dbg #Yellow { background: #655516; } | ||
+ | .Dbg #Green { background: #256516; } | ||
+ | .Dbg #Blue { background: #1f1665; } | ||
+ | .Dbg #Purple { background: #5a1665; } | ||
h2 { color: #ffffff; } | h2 { color: #ffffff; } | ||
Line 17: | Line 40: | ||
#Blue { background: ; border: ; color: ; } | #Blue { background: ; border: ; color: ; } | ||
#Purple { background: #24062e; border: #441665; color: #c4b0cc; } | #Purple { background: #24062e; border: #441665; color: #c4b0cc; } | ||
− | |||
.Page a { color: #ffffff; } | .Page a { color: #ffffff; } | ||
Line 44: | Line 66: | ||
.TLTBlue { background: #1f1665; } | .TLTBlue { background: #1f1665; } | ||
.TLTPurple { background: #5a1665; } | .TLTPurple { background: #5a1665; } | ||
− | |||
− | |||
.US2002021967_header { width: 780px; height: auto; margin-top: -30px; margin-left: -30px; } | .US2002021967_header { width: 780px; height: auto; margin-top: -30px; margin-left: -30px; } | ||
− | |||
}}</includeonly> | }}</includeonly> |