Ro-brat Industries: Difference between revisions
From LiberationMUSH Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
@import url('https://mush-fonts.s3.amazonaws.com/socketregular-stylesheet.css') | @import url('https://mush-fonts.s3.amazonaws.com/socketregular-stylesheet.css'); | ||
#bcp { | #bcp { | ||
display: flex; | display: flex; | ||
Line 26: | Line 27: | ||
.bcpboxtitle { | .bcpboxtitle { | ||
font-family: "socketregular" | font-family: "socketregular"; | ||
color: hsl(209,92%,30%); | color: hsl(209,92%,30%); | ||
background: hsl(194,68%,81%); | background: hsl(194,68%,81%); |