background 1c1c1c

This commit is contained in:
s0dy 2018-11-26 10:31:29 +01:00
parent a6bee10a72
commit 933f28c550

View File

@ -4,7 +4,7 @@ body{
.nav_imie{ .nav_imie{
height: 40px; height: 40px;
background-color: black; background-color: #1c1c1c;
} }
.item_nav_imie{ .item_nav_imie{
@ -14,7 +14,7 @@ body{
color: white; color: white;
float: right; float: right;
font-family: 'Open Sans', sans-serif; font-family: 'Open Sans', sans-serif;
font-size: 16px; font-size: 15px;
font-weight: 600; font-weight: 600;
} }