ผู้ใช้:G(x)/monobook (Disabled).css

จากวิกิพีเดีย สารานุกรมเสรี

หมายเหตุ: หลังเผยแพร่ คุณอาจต้องล้างแคชเว็บเบราว์เซอร์ของคุณเพื่อดูการเปลี่ยนแปลง

  • ไฟร์ฟอกซ์ / ซาฟารี: กด Shift ค้างขณะคลิก Reload หรือกด Ctrl-F5 หรือ Ctrl-R (⌘-R บนแมค)
  • กูเกิล โครม: กด Ctrl-Shift-R (⌘-Shift-R บนแมค)
  • อินเทอร์เน็ตเอกซ์พลอเรอร์ และ Edge: กด Ctrl ค้างขณะคลิก Refresh หรือกด Ctrl-F5
  • โอเปร่า: กด Ctrl-F5
/* <source lang="css"> */

/* Note that since May 2, 2009, overriding style of Thai Wikipedia from Wikimedia Commons */
/* And English Wikipedia has been disable for indefinite time. The problem is about displaying [[Template:Ambox]] */
/* Do not remove the marker out from the @import line yet until the problem has been resolved */

/* Import Some Unavailable Style From English Wikipedia Global CSS */
/* @import "http://en.wikipedia.org/w/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css"; */

/* Due to sometimes I'll pick the template from Wikimedia Commons and translate it */
/* Style from here may display incorrectly with the Commons templates. */
/* This importer imports style from Commons, in order to use with copyright tags */
/* Any default style available in [[MediaWiki:Common.css]] Will still override the style on this page. */
/* @import "http://commons.wikimedia.org/w/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css"; */

/* Remove Something Not Needed. */
/* This will effect the Thai Wikipedia only, and for only [[User:Harley Hartwell]] */
#editpage-copywarn {display: none ;}
#footer {display: none ;}
.mw-newarticletext {display: none ;}
.mw-tos-summary {display: none ;}

/* Warning, Protection Log and Rights to Edit Warning. */
/* Based on Div of "Fmbox" Template. From EN Wikipedia Common Style */
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon {
clear: both;
margin: 0.2em 0;
border: 1px solid #bb7070;
background: #ffdbdb;
padding: 0.25em 0.9em;
}
/* </source> */