User:Ineuw/global.css: Difference between revisions
Appearance
From Meta, a Wikimedia project coordination wiki
Line 1:
Line 1:
@charset "UTF-8";
/* 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;
} */
/* Set the height of the djvu image window in th epage namespace, edit view, over/under edit layout. 2019年08月11日
.prp-page-image {
min-height: 330px !important;
} */
/* Page namespace "read" view
.pagetext {
font-family: Arial, Helvetica, sans-serif;
width:500px;
font-size: 1rem !important;
line-height:145% !important;
margin:0 auto;
color:black;
text-align:justify;
font-size:inherit;
} */
/* Page namespace "edit" mode Courier New is the preferred font
#wpTextbox1 {
min-height: 300px !important;
font-family:Courier New, monospace !important;
font-size: 1.10rem !important;
line-height:normal;
color: black !important;
background-color: #F5F5F5 !important;
} */
/* header and footer windows height is 2 x line-height.
#wpHeaderTextbox, #wpFooterTextbox {
min-height: 32px;
font-family:Courier New, monospace !important;
font-size: 1.15rem !important;
line-height:normal;
color: black !important;
background-color: #F5F5F5 !important;
} */
/* #p-logo {
display: none;}
#column-one {
padding-top: 0;}
#mw-panel {
top:0 !important;}
* /