Template:Box/start: Difference between revisions
Template page
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
.custom_bigid_box { | .custom_bigid_box { | ||
padding: 1vw; | padding: 1vw; | ||
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> |
Revision as of 17:47, 26 April 2021