Template:Box/start: Difference between revisions
Template page
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style class="text/css"> | <style class="text/css"> | ||
@media only screen and (max-width: 600px) { | |||
.custom_bigid_box{ width:auto !important;} | |||
} | |||
.custom_bigid_box { | .custom_bigid_box { | ||
padding: | padding: 10px; | ||
width: 50%; | width: 50%; | ||
border-radius: 5px; | border-radius: 5px; | ||
} | |||
.skin-citizen-dark .custom_bigid_box { | |||
background: #36434e; | |||
} | |||
.skin-citizen-light .custom_bigid_box { | |||
background: #f1f1f1;; | |||
} | |||
</style> | </style> | ||
<div class="custom_bigid_box"> | <div class="custom_bigid_box"> | ||
</html> | </html> |
Latest revision as of 22:21, 26 April 2021