Template:See also/styles.css: Difference between revisions
Template page
More actions
block, not box |
use horizontal padding, instead of cramming everything on top of each other. |
||
| Line 2: | Line 2: | ||
.see-also { | .see-also { | ||
background: var(--background-color-interactive-subtle,#f8f9fa); | background: var(--background-color-interactive-subtle,#f8f9fa); | ||
margin: | margin: 1em 0; | ||
border: 1px solid var(--border-color-subtle,#c8ccd1); | border: 1px solid var(--border-color-subtle,#c8ccd1); | ||
padding: 2px; | padding: 2px; | ||