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;
 
}
 
}

Revision as of 02:48, 4 April 2020

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

.liberty-expand {
 width: 75px;
}