Difference between revisions of "User:Lagg/vector.css"
Line 6: | Line 6: | ||
a.external { background: 0; } | a.external { background: 0; } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 12:16, 2 December 2011
.lagg-box { background: #181818; color: white; font-size: 11px; width: 90%; text-align: center; padding: 30px; margin: 15px auto 5px auto; border-radius: 10px; border: 1px solid #555555; overflow: hidden; position: relative; clear: both; } .lagg-box .title-bar { position: absolute; top: 0; left: 0; width: 100%; background: #555555; font-weight: bold; border-radius: 10px 10px 0 0; } .lagg-box pre { background: #181818; color: white; border: 0; overflow: visible; } a.external { background: 0; }