View source for Template:Manual Chem Box/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.
.quickbox {
--quickbox-header-text-theme-light: hsl(0deg 0% 95%);
--quickbox-header-text-theme-dark: hsl(0deg 0% 5%);
width: 27em;
margin: .5rem 0;
}
.quickboxhead {
font-weight: 500;
--sh-s: 1px;
--sh-b: 0px;
--sh-c: hsl(0deg 0% 0% / 57%);
--sh:
0 var(--sh-s) var(--sh-b) var(--sh-c),
0 calc(var(--sh-s) * -1) var(--sh-b) var(--sh-c),
var(--sh-s) 0 var(--sh-b) var(--sh-c),
calc(var(--sh-s) * -1) 0 var(--sh-b) var(--sh-c);
text-shadow: var(--sh);
}
.quickbox-section {
000
1:0
Return to Template:Manual Chem Box/styles.css.