diff --git a/indeedlayout.css b/indeedlayout.css index 69e3113..4db8285 100644 --- a/indeedlayout.css +++ b/indeedlayout.css @@ -6,6 +6,20 @@ --popcolor: #DD1155; } +#statuscafe { + padding: .5em; + background-color: azure; + border: 1px solid midnightblue; +} + +#statuscafe-username { + margin-bottom: .5em; +} + +#statuscafe-content { + margin: 0 1em 0.5em 1em; +} + /* JAUNTY TITLES - DELETE THIS SECTION IF YOU WANT NORMAL HEADERS IN YOUR BOXES */ .box>h1 { border: 2px var(--txtcolor) solid;