View source for Template:Reagent card/styles.css
From Space Station 14 Wiki
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
.reagent-card {
min-width: 20rem;
border: 2px solid var(--border-color-light-x2);
width: 50ch;
margin: .75rem;
}
.reagent-card-header {
text-align: center;
font-weight: bold;
font-size: large;
margin: var(--margin);
margin-bottom: 0;
}
.reagent-card-spoiler-section-label {
user-select: none;
font-size: medium;
}
.reagent-card-spoiler-section-label,
.reagent-card-spoiler-section {
000
1:0
Return to Template:Reagent card/styles.css.