Template:Itar xi czip pi Wikimedia/styles.css: Difference between revisions
Jump to navigation
Jump to search
Vintefejlin (talk | contribs) Created page with "@media screen { .box1 { text-align: center; padding: 5px; } html.skin-theme-clientpref-day .box1 { border: 2px solid #dbdbdb; background-color: #e6e6e6; } html.skin-theme-clientpref-night .box1 { border: 2px solid #0a0d0f; background-color: #1a2026; } }" Tag: Recreated |
Vintefejlin (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
.box1 { | .box1 { | ||
text-align: center; | text-align: center; | ||
padding: 5px; | padding: 5px 5px; | ||
} | } | ||
html.skin-theme-clientpref-day .box1 { | html.skin-theme-clientpref-day .box1 { |