mirror of
https://github.com/openvk/openvk
synced 2025-07-07 08:19:49 +03:00
Update style.css
This commit is contained in:
parent
f12cf649ac
commit
bc93c1b98a
1 changed files with 9 additions and 0 deletions
|
@ -589,6 +589,15 @@ select {
|
|||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
h2 {
|
||||
border-bottom: 1px solid #E8EBEE;
|
||||
color: #45688E;
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
margin: 0;
|
||||
font-family: verdana, arial, sans-serif;
|
||||
}
|
||||
|
||||
h4 {
|
||||
border-bottom: 1px solid #E8EBEE;
|
||||
color: #45688E;
|
||||
|
|
Loading…
Reference in a new issue