Jump to content
Wikimedia Meta-Wiki

User:Ineuw/common.css: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
Ineuw (talk | contribs)
109 edits
created local settings
Ineuw (talk | contribs)
109 edits
removed everything to test proofread page
Tag: Blanking
Line 1: Line 1:
@charset "UTF-8";

/* kill edit notice */
/* .mw-editnotice { display: none !important; } */

/* kill edit notice and part of preview warning */
/* .mw-editnotice, .previewnote p strong { display: none; } */
.mw-editnotice, .previewnote p strong { display: none !important; }

/* Hide popup of Your edit has been saved */
.postedit {
display: none !important;
}

div#mw-panel {
top: 0 !important;
}

/* Reset textarea element to return to first body element setting... 1em equals 16 pixels */
textarea {
font-size: 1rem !important;
line-height: 1.0 !important;
}

/* This is where you takeover the reset above and customize as you wish */
/* Sometimes the important needs to be removed or applied above and/or here and/or some combination thereof */
textarea#wpTextbox1, textarea#wpHeaderTextbox, textarea#wpFooterTextbox{
font-size: 1.1rem !important;
line-height: 1.0 !important;
color: black !important;
}

Latest revision as of 23:52, 28 December 2019

AltStyle によって変換されたページ (->オリジナル) /