Main Page

Difference between revisions of "MediaWiki:Liberty.css"

From Arks-Visiphone
Jump to navigation Jump to search
Line 2: Line 2:
 
.fixed-toc-button {
 
.fixed-toc-button {
 
  display:none;
 
  display:none;
}
 
 
.liberty-expand {
 
width: 75px;
 
}
 
 
liberty-expand-2 {
 
width: 90px;
 
 
}
 
}

Revision as of 03:11, 4 April 2020

/* CSS placed here will affect users of the Liberty skin */
.fixed-toc-button {
 display:none;
}