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

من Wiki Akhbar
اذهب إلى: تصفح، ابحث
سطر ١٥: سطر ١٥:
 
.mw-body-content h1 {
 
.mw-body-content h1 {
 
         color: red;
 
         color: red;
background: white;
 
 
         font-size:188%
 
         font-size:188%
 
}
 
}
سطر ٢١: سطر ٢٠:
 
.mw-body-content h2 {
 
.mw-body-content h2 {
 
         color: green;
 
         color: green;
background: white;
 
 
         font-size:150%
 
         font-size:150%
 
}
 
}
  
 
.mw-body-content h3 {
 
.mw-body-content h3 {
         color: yellow;
+
         color: blue;
background: white;
 
 
         font-size:132%
 
         font-size:132%
 
}
 
}

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

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

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

/* #firstHeading{  */
/* font-family: 'Scheherazade', serif;  */
/* font:bold 30px;  */
/* }

/* .mw-body-content h2 {*/
/* font-family: 'Scheherazade', serif;*/
/* font:italic bold 12px/30px;*/
/* } */

.mw-body-content h1 {
        color: red;
        font-size:188%
}

.mw-body-content h2 {
        color: green;
        font-size:150%
}

.mw-body-content h3 {
        color: blue;
        font-size:132%
}

/* h1 { font-size: 188%; } */
/* h2 { font-size: 150%; } */
/* h3 { font-size: 132%; } */
/* h4 { font-size: 116%; } */
/* h5 { font-size: 100%; } */
/* h6 { font-size: 80%;  } */
/* @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;*/