ميدياويكي:Monobook.css

ملاحظة: بعد الحفظ، قد يلزمك إفراغ الكاش لرؤية التغييرات.

/* تصغير البنط الخاص بالعناوين من المستوى الثالث وما يليه */
h3 {
	font-size: 110%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 90%;
}

/* نهاية للعناوين */
form#userlogin {
	float: right;
	background-color: #ffffe6;
	border: 2px solid #fc6;
	color: #000;
	margin-left: 2em;
	width: 427px;
	padding: 1em;
	padding-left: .7em;
}

form#userlogin table {
	float: right;
	background-color: #ffffe6;
	color: #000;
	width: 427px;
}

#editpage-specialchars a {
	text-decoration: none;
}

#editpage-specialchars a:hover {
	text-decoration: underline;
}

body {
	font-size: 75%;
	/*letter-spacing: 0.001em;*/
	background: url(//up.wiki.x.io/wikipedia/ar/2/26/Arabisc1.png) 0 0 repeat;
}

#edit-for-sysops {
	display: none;
}

@media print {
	body {
		background: none;
	}

	#content {
		text-align: right;
		direction: rtl;
	}

	.printfooter {
		display: none;
	}
}

fieldset {
	padding-right: 25px;
}

/* لإضافة قالب خاص */
div.BoxenVerschmelzen,
div.NavFrame {
	margin: 0;
	padding: 2px;
	border: 1px solid #AAA;
	text-align: center;
	border-collapse: collapse;
	font-size: 95%;
}

div.BoxenVerschmelzen div.NavFrame {
	border-style: none;
	border-style: hidden;
}

div.NavFrame+div.NavFrame {
	border-top-style: none;
	border-top-style: hidden;
}

div.NavPic {
	background-color: #FFF;
	margin: 0;
	padding: 2px;
	float: left;
}

div.NavFrame div.NavHead {
	height: 1.6em;
	font-weight: 700;
	font-size: 100%;
	background-color: #EFEFEF;
}

div.NavFrame p {
	font-size: 100%;
}

div.NavFrame div.NavContent {
	font-size: 100%;
}

div.NavFrame div.NavContent p {
	font-size: 100%;
}

div.NavEnd {
	margin: 0;
	padding: 0;
	line-height: 1px;
	clear: both;
}

/* [[قالب:إيقونة علوية]] */
div.topicon {
	position: absolute;
	z-index: 100;
	top: 25px;
	display: block !important;
	display: none;
}

/* FR topicon position */
div.flaggedrevs_short {
	position: absolute;
	z-index: 10;
	top: 10px;
	left: 55px;
	/*flipped*/
	float: none;
	margin-right: 0;
	/*flipped*/
}

.portlet li {
	list-style-image: url(//up.wiki.x.io/wikipedia/commons/1/18/Monobook-bullet.png);
}

li.GA {
	list-style-image: url(//up.wiki.x.io/wikipedia/commons/4/42/Monobook-bullet-ga.png);
}

li.FA {
	list-style-image: url(//up.wiki.x.io/wikipedia/commons/d/d4/Monobook-bullet-star.png);
}

/* */
ul {
	margin-left: 1.5em;
	margin-right: 1.5em;
}

ol {
	margin-left: 2.4em;
	margin-right: 2.4em;
}

/* */
.reference {
	unicode-bidi: embed;
}

/* قالب:إيقونةعلوية */
div.toplink {
	position: absolute;
	top: 30px;
	left: 25px;
	z-index: 100;
	line-height: .5em;
}

/* Makes the background of a framed image white instead of gray. */
/* Only visible with transparent images. */
div.thumb div a img {
	background-color: #fff;
}

/* Adjust font-size for inline HTML generated TeX formulae */
span.texhtml {
	font-family: 'Times New Roman', serif;
	font-size: 120%;
	line-height: 1em;
}

/* Blue instead of yellow padlock for secure links. */
#bodyContent a.external[href ^="https://"],
.link-https {
	background: url('//up.wiki.x.io/wikipedia/commons/0/00/Lock_icon_blue.gif') center right no-repeat;
	/* @noflip */
	padding-right: 16px;
}

/* Align left margins for <ul> and <dd> (bug 12262/r102026) */
ul,
dd {
	/* @noflip */
	margin-left: 1.6em;
}

/* Standard Navigationsleisten */
div.BoxenVerschmelzen,
div.NavFrame {
	margin: 0;
	padding: 2px;
	border: 1px solid #aaa;
	text-align: center;
	border-collapse: collapse;
	font-size: 95%;
}

div.BoxenVerschmelzen div.NavFrame {
	border-style: none;
	border-style: hidden;
}

div.NavFrame+div.NavFrame {
	border-top-style: none;
	border-top-style: hidden;
}

div.NavPic {
	background-color: #fff;
	margin: 0;
	padding: 2px;
	float: left;
}

div.NavFrame div.NavHead {
	height: 1.6em;
	font-weight: 700;
	font-size: 100%;
	background-color: #efefef;
}

div.NavFrame p {
	font-size: 100%;
}

div.NavFrame div.NavContent {
	font-size: 100%;
}

div.NavFrame div.NavContent p {
	font-size: 100%;
}

div.NavEnd {
	margin: 0;
	padding: 0;
	line-height: 1px;
	clear: both;
}

.NavToggle {
	font-size: x-small;
	float: right;
}

/* Links nicht unterstreichen */
a {
	text-decoration: none;
}

/* Großbuchstaben in den Navigationsbereichen */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
	text-transform: none;
}

/* Fetter Bearbeiten-Link */
#ca-edit a {
	font-weight: 700 !important;
}

/* Vermeide hässliche weiße Ränder bei Float-Objekten auf nicht-weißen Hintergründen. */
div.thumb {
	border: none;
}

div.tright {
	border: none;
	margin: .5em 0 .8em 1.4em;
}

div.tleft {
	border: none;
	margin: .5em 1.4em .8em 0;
}

/* fromWikipedia */
#fromWikipedia {
	font-size: x-small;
}

/* block quotations */
#content blockquote {
	font-size: 93.75%;
	/* equivalent of 15px in 16px default */
	margin: 1em 1.6em;
	/* same indent as an unordered list */
}

#content blockquote p {
	line-height: inherit;
}

/* تغيير شكل تصنيفات الصفحات */
#catlinks {
	border: 0;
	border-top: 2px dotted #aaa;
}

/*  Kategorienseite mit transparentem Hintergrund */
#mw-subcategories table {
	background-color: transparent;
}

#mw-pages table {
	background-color: transparent;
}

/* Tabellenüberschriften (mit |+) größer und fett */
caption {
	font-size: 105%;
	font-weight: 700;
}

ol.references {
	font-size: 90%;
}

/* Abschnitt-Bearbeiten-Links */
.editsection {
	font-size: 90%;
}

/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
	display: inline;
	font-size: 92%;
	font-weight: 400;
}

#bodyContent #siteSub a {
	color: #000;
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	padding-right: 0;
}

/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a {
	font-weight: 700 !important;
}

/* Display "User $1, you are already logged in!"
	([[MediaWiki:Alreadyloggedin]]) in red and bold */
div.alreadyloggedin {
	color: red;
	font-weight: 700;
}

@media print {

	/* Do not print edit link in templates using Template:Ed
		Do not print certain classes that shouldn't appear on paper */
	.editlink,
	.noprint,
	.metadata,
	.dablink {
		display: none;
	}

	#content {
		background: #FFF;
	}

	/* white background on print */

}

/* par défaut : la couleur des pages de discussion 
   (ce qui évite donc d'avoir à redéfinir la couleur de la moitié des namespaces)  */
#content,
#p-cactions li,
#p-cactions li a {
	background: #F8FCFF;
}

/* Special: (bleu ciel) */
.ns--1 #content,
.ns--1 #p-cactions li,
.ns--1 #p-cactions li a {
	background: #F8FCFF;
}

/* (main) */
.ns-0 * #content,
.ns-0 * #p-cactions li,
.ns-0 * #p-cactions li a {
	background: #FFF;
}

/* Utilisateur: */
.ns-2 * #content,
.ns-2 * #p-cactions li,
.ns-2 * #p-cactions li a {
	background: #F8FCFF;
}

/* ويكيبيديا:  */
.ns-4 * #content,
.ns-4 * #p-cactions li,
.ns-4 * #p-cactions li a {
	background: #F3F3FF;
}

/* Image: */
.ns-6 * #content,
.ns-6 * #p-cactions li,
.ns-6 * #p-cactions li a {
	background: #FFF;
}

/* MediaWiki: */
.ns-8 * #content,
.ns-8 * #p-cactions li,
.ns-8 * #p-cactions li a {
	background: #EEF;
}

/* قالب: */
.ns-10 * #content,
.ns-10 * #p-cactions li,
.ns-10 * #p-cactions li a {
	background: #F8FCFF;
}

/* مساعدة: */
.ns-12 * #content,
.ns-12 * #p-cactions li,
.ns-12 * #p-cactions li a {
	background: #F8FCFF;
}

/* تصنيف: */
.ns-14 * #content,
.ns-14 * #p-cactions li,
.ns-14 * #p-cactions li a {
	background: #F3F3FF;
}

/* بوابة: */
.ns-100 * #content,
.ns-100 * #p-cactions li,
.ns-100 * #p-cactions li a {
	background: #F8FCFF;
}

.mw-plusminus-pos {
	color: #006400;
}

.mw-plusminus-neg {
	color: #8b0000;
}

.prefsection fieldset {
	float: none;
}

/* ضبط عرض الحروف العربية */
#p-personal *,
#p-cactions * {
	unicode-bidi: isolate;
}