Template:Box/start: Difference between revisions
Template page
No edit summary |
No edit summary |
||
(4 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 { | .skin-citizen-dark .custom_bigid_box { | ||
background: #36434e; | background: #36434e; | ||
} | } | ||
skin-citizen-light .custom_bigid_box { | .skin-citizen-light .custom_bigid_box { | ||
background: #f1f1f1;; | background: #f1f1f1;; | ||
} | } |
Latest revision as of 22:21, 26 April 2021