mirror of
https://github.com/openvk/openvk
synced 2024-12-23 00:51:03 +03:00
Global: Stylize #test-label [CSS]
Just to make that block a lil better.
This commit is contained in:
parent
7bf540295a
commit
bcc22fa359
1 changed files with 9 additions and 0 deletions
|
@ -1334,6 +1334,15 @@ body.scrolled .toTop:hover {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#test-label {
|
||||||
|
padding: 8pt;
|
||||||
|
margin: 4pt;
|
||||||
|
border: 1px solid #9a205e;
|
||||||
|
background-color: #f5e9ec;
|
||||||
|
position: fixed;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
.post-upload {
|
.post-upload {
|
||||||
margin-top: 11px;
|
margin-top: 11px;
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
|
|
Loading…
Reference in a new issue