MediaWiki

Difference between revisions of "Pivot.css"

From LRDE

(Created page with "→‎Custom colors - top bar: .tab-bar { background: #517398; }")
 
Line 1: Line 1:
 
/* Custom colors - top bar*/
 
/* Custom colors - top bar*/
 
.tab-bar {
 
.tab-bar {
background: #517398;
+
background: #3e4287;
 
}
 
}

Revision as of 16:14, 19 July 2018

/* Custom colors - top bar*/
.tab-bar {
    background: #3e4287;
}