User:Ineuw/vector.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ineuw (talk | contribs) at 16:23, 11 April 2024 (minor mod). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Jump to navigation Jump to search
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";
/* 240411 1222 - Editing User:Ineuw/vector.css - Wikipedia — 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;
}*/

/* non-wikisource sites 
#p-logo {
	display: none;} */ 

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

/* Page namespace "read" view */
.pagetext {
	font-family:inherit !important;
	font-size:130% !important;
	line-height:140% !important;
	width: 80% !important;
	left-margin:10% !important;
	margin:0 auto !important;
	text-align:justify !important;
}


/* Page namespace "edit" */
.mw-editform #wpTextbox1 {
	font-family:inherit !important;
	font-size:110% !important;
	line-height:130% !important;
	width: 80% !important;
	margin-left:10% !important;
	background-color: #F5F5F5 !important;
}