Difference between revisions of "MediaWiki:Liquiflow.css"
From QWiki
(Created page with "→CSS placed here will affect users of the LiquiFlow skin: .navbar-default { background-color: #4c473a; border-color: #5b5546; }") |
|||
| Line 3: | Line 3: | ||
.navbar-default { | .navbar-default { | ||
background-color: #4c473a; | background-color: #4c473a; | ||
| − | border-color: # | + | border-color: #767452; |
} | } | ||
Revision as of 13:21, 8 November 2016
/* CSS placed here will affect users of the LiquiFlow skin */
.navbar-default {
background-color: #4c473a;
border-color: #767452;
}