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!important;
 +
}
 +
 +
.liberty-expand-2 {
 +
width: 90px!important;
 
}
 
}

Revision as of 03:24, 4 April 2020

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

.liberty-expand {
	width: 75px!important;
}

.liberty-expand-2 {
	width: 90px!important;
}