Commit compiled CSS

This commit is contained in:
benjamin melançon 2018-12-26 23:36:00 -05:00
parent 5581a74c3f
commit d446e8cf5b

View file

@ -7161,6 +7161,10 @@ hr, .titlebar-bigborder, .media.media-comment, .media.media-comment + .media.med
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
color: #CBC219; }
.light-header .navbar-brand a.navbar-item:focus, .light-header .navbar-brand a.navbar-item:hover {
color: #CBC219;
background: inherit; }
iframe {
width: 100%; }