Global: Stylize #test-label [CSS]

Just to make that block a lil better.
This commit is contained in:
Ilya Prokopenko 2022-04-09 08:54:24 +03:00
parent 7bf540295a
commit bcc22fa359
No known key found for this signature in database
GPG key ID: 7736BBBB05F14A56

View file

@ -1334,6 +1334,15 @@ body.scrolled .toTop:hover {
font-size: 15px;
}
#test-label {
padding: 8pt;
margin: 4pt;
border: 1px solid #9a205e;
background-color: #f5e9ec;
position: fixed;
font-weight: bold;
}
.post-upload {
margin-top: 11px;
margin-left: 3px;