Update indeedlayout.css

This commit is contained in:
Deva Midhun 2025-01-29 00:34:40 +05:30 committed by GitHub
parent c1a5804a43
commit ac84cbff81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;