«ميدياويكي:Common.css»: الفرق بين المراجعتين

من Wiki Akhbar
اذهب إلى: تصفح، ابحث
سطر ١: سطر ١:
 
/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */
 
/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */
  
 +
#firstHeading{
 +
font:bold 30px Georgia, serif;
 +
}
  
 +
.mw-body-content h2 {
 +
    font:italic bold 12px/30px Georgia, serif;
 +
}
  
  
@import url('https://fonts.googleapis.com/css?family=Amiri|Aref+Ruqaa|Lateef|Reem+Kufi|Scheherazade&display=swap/)
+
/* @import url('https://fonts.googleapis.com/css?family=Amiri|Aref+Ruqaa|Lateef|Reem+Kufi|Scheherazade&display=swap/) */
  
body {font-family: 'Scheherazade', serif}
+
/* body {font-family: 'Scheherazade', serif} */
 
/* changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text) */
 
/* changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text) */
  
div#content h1, div#content h2 {font-family: 'Amiri', serif}
+
/* div#content h1, div#content h2 {font-family: 'Amiri', serif} */
 
/* changes the default font used for MediaWiki headings to Amiri Serif */
 
/* changes the default font used for MediaWiki headings to Amiri Serif */
  

مراجعة ٠٧:٣٦، ١٣ ديسمبر ٢٠١٩

/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */

#firstHeading{
	font:bold 30px Georgia, serif;
}

.mw-body-content h2 {
    font:italic bold 12px/30px Georgia, serif;
}


/* @import url('https://fonts.googleapis.com/css?family=Amiri|Aref+Ruqaa|Lateef|Reem+Kufi|Scheherazade&display=swap/) */

/* body {font-family: 'Scheherazade', serif} */
/* changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text) */

/* div#content h1, div#content h2 {font-family: 'Amiri', serif} */
/* changes the default font used for MediaWiki headings to Amiri Serif */




/*     font-family: 'Amiri', serif;*/

/*     font-family: 'Scheherazade', serif;*/

/*    font-family: 'Reem Kufi', sans-serif;*/

/*     font-family: 'Lateef', cursive;*/

/*     font-family: 'Aref Ruqaa', serif;*/