Content deleted Content added
inherits 90 from above |
codex token |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1:
/* {{pp|small=y}} */
.spoken-wikipedia {
border: 1px solid #a2a9b1;
background-color: var(--background-color-interactive-subtle, #f8f9fa);
/* @noflip */▼
▲ margin: 0.5em 0 0.5em 1em;
padding: 0.2em;
/* @noflip */▼
float: right;▼
/* @noflip */▼
clear: right;▼
line-height: 1.5em;
width: 20em;▼
font-size: 90%;
}
Line 18 ⟶ 13:
}
.spoken-wikipedia-
font-weight: bold;
}
Line 38 ⟶ 33:
margin-top: 10px;
font-size: 95%;
line-height: 1.
}
Line 44 ⟶ 39:
margin-top: 10px;
text-align: center;
}
@media (min-width: 720px) {
.spoken-wikipedia {
margin-left: 1em;
}
}
|