User talk:2257/test2
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
/* ----------------------------------------------------------------- */ /* This section of code is a test. DO NOT copy it into common.css */ #p-logo { -moz-transform: rotate(180deg); } /* ----------------------------------------------------------------- */
.frametest .thumb.tleft { margin: 1px 25px 9px 1px; }
.frametest .thumb.tright { margin: 1px 1px 9px 25px; } .frametest .thumbinner { -moz-box-sizing: content-box; background: none repeat scroll 0 0 transparent; border: medium none; overflow: visible; padding: 0 !important; width: 344px; } .frametest .image { background: none repeat scroll 0 0 orange; border-radius: 13px 13px 0 0; display: block; padding: 4px 3px 3px; width: inherit; } .mw-content-ltr .frametest .thumbcaption { background-color: orange!important; border-radius: 0 0 13px 13px; margin-top: 1px; min-height: 10px; text-align: left; width: inherit; color: darkslategray!important; } .frametest .image img { border-radius: 13px 13px 0 0; border: none; } .frametest .magnify a { background-image: url("") !important; height: 11px; width: 15px; } .frametest .magnify img { display: none; }