User:Ineuw/global.css
Appearance
From Meta, a Wikimedia project coordination wiki
This is an archived version of this page, as edited by Ineuw (talk | contribs) at 23:48, 22 November 2019 (edit page font setting). It may differ significantly from the current version .
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
@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:.95rem!important;/* added on 2019年08月22日*/ line-height:145%!important; margin:0auto; 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:CourierNew,monospace!important; font-size:1.15rem!important;/* original */ 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:CourierNew,monospace!important; font-size:1.15rem!important;/* original */ line-height:normal; color:black!important; background-color:#F5F5F5!important; } #p-logo{ display:none;} #column-one{ padding-top:0;} #mw-panel{ top:0!important;}