Update style.css

This commit is contained in:
ZAZiOs 2022-11-22 22:00:06 +03:00 committed by GitHub
parent f12cf649ac
commit bc93c1b98a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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