Commit compiled CSS
This commit is contained in:
parent
5581a74c3f
commit
d446e8cf5b
1 changed files with 4 additions and 0 deletions
|
@ -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 {
|
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
|
||||||
color: #CBC219; }
|
color: #CBC219; }
|
||||||
|
|
||||||
|
.light-header .navbar-brand a.navbar-item:focus, .light-header .navbar-brand a.navbar-item:hover {
|
||||||
|
color: #CBC219;
|
||||||
|
background: inherit; }
|
||||||
|
|
||||||
iframe {
|
iframe {
|
||||||
width: 100%; }
|
width: 100%; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue