Jump to content

User:Prolyx/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
#mw-content-text { 
	/* todo add text wrap */
    font-size: 1em;
}

#toc-mw-content-text {
	visibility: hidden;
	display: none;
}

/*
.vector-toc-collapse-button {
	display: none !important;
}
*/

#vector-sticky-header {
	background: none;
	border-bottom: none;
}

.vector-sticky-header-context-bar {
	max-width: 200px;
	white-space: normal;
}

.vector-sticky-header-context-bar-primary{
	font-size: 1.3em;
}

#p-lang-btn-sticky-header {
	display: none;
}

/*
#vector-toc-collapsed-button {
  background-color: rgb(234, 255, 239);
  visibility: hidden;this el
}
*/

body {
	height: 0;
}