Main Page

Difference between revisions of "MediaWiki:Liberty.css"

From Arks-Visiphone
Jump to navigation Jump to search
Line 6: Line 6:
 
.liberty-expand {
 
.liberty-expand {
 
  width: 75px;
 
  width: 75px;
 +
}
 +
 +
liberty-expand-2 {
 +
width: 90px;
 
}
 
}

Revision as of 03:02, 4 April 2020

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

.liberty-expand {
 width: 75px;
}

liberty-expand-2 {
 width: 90px;
}