mirror of
https://github.com/openvk/openvk
synced 2025-07-07 16:29:50 +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;
|
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 {
|
h4 {
|
||||||
border-bottom: 1px solid #E8EBEE;
|
border-bottom: 1px solid #E8EBEE;
|
||||||
color: #45688E;
|
color: #45688E;
|
||||||
|
|
Loading…
Reference in a new issue