Content deleted Content added
size relative to font? |
get rid of clear/float |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1:
/* {{pp-template}} */
.portalbox-sand {
padding: 0; /* Timeless adds padding */
Line 9 ⟶ 10:
.portalborder-sand {
border: 1px solid
padding: 0.1em;
background: var(--background-color-neutral-subtle, #
}
Line 18 ⟶ 19:
font-size: 85%;
line-height: 110%;
height: 1.
font-style: italic;
font-weight: bold;
Line 38 ⟶ 39:
@media (min-width: 720px) {
.portalleft-sand {
margin: 0.5em 1em 0.5em 0
}
|