User:Ineuw/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.
@charset "UTF-8";
/* 240125_0510 - Editing User:Ineuw/vector.css - Wikisource, the free online library — Mozilla Firefox */

/* Hide popup of edit has been saved. OK as of 2019-03-25 */
.postedit {
	display: none;
}

/* OK as of 2019-03-25 */
#mw-panel {
	top: 0 !important;
}

#p-logo {
	display: none;}

#column-one {
	padding-top: 0;}

.reference-text .__pbreak{
	line-height: 0.5em !important;
}

#ca-proofreadPageEditInSequenceLink{
	visibility: hidden !important;
}

/* preview content box margin-left:30px !important;
#wikiPreview.ontop {
	width:540px !important;
} */

/* Page namespace "read" view text and margins */
.pagetext {
	font-family:inherit !important;
	font-size:130% !important;
	line-height:130% !important;
	margin-left:32px !important;
	margin-right:32px !important;
	text-align:justify !important;
}

/* Page namespace "edit" text and margins in side by side display */
.mw-editform #wpTextbox1 {
	font-family:FreeMono !important;
	font-size:120% !important;
	line-height:140% !important;
	padding-left:20px !important;
	padding-right:20px !important;
	background-color: #F5F5F5 !important;
	text-align:justify !important;
}

/* Page namespace "edit" header and footer matches #wptextbox1 */
#wpHeaderTextbox, #wpFooterTextbox {
	font-family:FreeMono !important;
	font-size:120% !important;
	line-height:140% !important;
	padding-left:20px !important;
	padding-right:20px !important;
	background-color: #F5F5F5 !important;
}