Commit compiled CSS

This commit is contained in:
Benjamin Melançon 2019-08-16 10:45:11 -04:00
parent e3db9613cf
commit 50d7c14d52

View file

@ -3074,9 +3074,10 @@ a.tag:hover {
position: relative; position: relative;
top: -36px; } top: -36px; }
.navbar { .header,
background: -o-linear-gradient(white, white 38px, #65AB1F 38px, #478D00 84px, white 84px, white); .sitename {
background: linear-gradient(white, white 38px, #65AB1F 38px, #478D00 84px, white 84px, white); } background: -o-linear-gradient(white, white 74px, #65AB1F 74px, #478D00 120px, white 120px, white);
background: linear-gradient(white, white 74px, #65AB1F 74px, #478D00 120px, white 120px, white); }
#navbar-menu .navbar-item { #navbar-menu .navbar-item {
height: 36px; height: 36px;