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

من إمامةبيديا
لا ملخص تعديل
طلا ملخص تعديل
سطر ١٠٨: سطر ١٠٨:
font-weight:bolder;
font-weight:bolder;
color:#000;
color:#000;
}
.mw-body-content {line-height: 1.8;font-size: 0.9em;}
html, body { font-family:Samim }
.readmore .collapseButton {float:none !important}
/* تغییر اندازه جعبه جستجو با قلم فارسی */
#simpleSearch {
height: 1.7em;
margin-top: 0.55em;
}
}

مراجعة ١٠:٥٥، ١١ أبريل ٢٠١٩

@font-face {
          font-family: 'Samim';
          src: url('/w/resources/fonts/Samim.eot');
          src: url('/w/resources/fonts/Samim.eot?#iefix') format('embedded-opentype'),
		       url('/w/resources/fonts/Samim.woff') format('woff'),
		       url('/w/resources/fonts/Samim.ttf') format('truetype');
          font-weight: normal;
      }
      @font-face {
          font-family: 'Samim';
          src: url('/w/resources/fonts/Samim-Bold.eot');
          src: url('/w/resources/fonts/Samim-Bold.eot?#iefix') format('embedded-opentype'),
		       url('/w/resources/fonts/Samim-Bold.woff') format('woff'),
		       url('/w/resources/fonts/Samim-Bold.ttf') format('truetype');
          font-weight: bold;
      }
@font-face {
  font-family: 'me_quran';
  src: url('/w/resources/fonts/me_quran.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'me_quran';
  src:  url('/w/resources/fonts/me_quran.woff') format('woff'), url('/w/resources/fonts/me_quran.ttf')  format('truetype'), url('/w/resources/fonts/me_quran.svg#me_quran') format('svg');
  font-weight: normal;
  font-style: normal;
}

.quran {
font-family:me_quran,Scheherazade,mry_KacstQurn,Tahoma; 
font-size:100%; 
color: #3B7A57;
}

.quran2 {
font-family:me_quran,Scheherazade,mry_KacstQurn,Tahoma; 
font-size:8pt; 
color: #3B7A57;
}

/* If is IE Edge/Windows 10, Arabic diacritics are broken so use Segoe UI as default font instead */
_:-ms-lang(x), _:-webkit-full-screen, body { font-family: 'Samim', Tahoma, 'Iranian Sans', 'DejaVu Sans', 'Noto Kufi Arabic', 'Droid Arabic Kufi', sans-serif; }

div#content h1, div#content h2, div#content #firstHeading,
div#content .mw-editsection, .mw-body .mw-editsection-like,
div#content #toc h2, div#content .toc h2,
#template-documentation, #documentation-meta-data {
  /* generally a serif font should be here but Arial is not acceptable for Persian */
  font-family: Samim, Tahoma, 'Iranian Serif', 'Noto Kufi Arabic', 'Droid Arabic Naskh', 'Iranian Sans', 'DejaVu Sans', serif;
}

/* force these to use inherited font configuration */
.ui-widget, .ui-widget *, button, input, select, optgroup {
  font-family: inherit;
}
/* end */

dfn {
    font-style: inherit;  /* Reset default styling for <dfn> */
}
sup, sub {
    line-height: 1em;     /* Reduce line-height for <sup> and <sub> */
}

/* Main page fixes */
#mp-right .mp-bar { background: linear-gradient(to left, #C6DEFE, white, white)!important; }
/* responsive styles for Main Page */
@media(max-width: 1200px) {
  #mp-right, #mp-left { width: 100%!important; padding: 0!important; border: 0!important; background: transparent!important; }
  .mp-bar, #mp-right .mp-bar { background: #C6DEFE!important; }
}

#interwiki-completelist {
    font-weight: bold;
}

/*[[قالب:صندوق المعلومات 2]]*/
.infobox_v2 {
background:#f9f9f9;
color:#000;
font-size:95%;
line-height:1.6em;
float:left;
clear:left;
border:1px solid #aaa;
}

.infobox_v2 th {
vertical-align:top;
text-align:left;
}

.infobox_v2 .entete {
vertical-align:middle;
text-align:center;
font-size:150%;
font-weight:bolder;
line-height:1.6em;
color:#000;
}

.infobox_v2 .media {
height:35px;
vertical-align:middle;
text-align:center;
font-weight:bolder;
color:#000;
}

.mw-body-content {line-height: 1.8;font-size: 0.9em;}
html, body { font-family:Samim }
.readmore .collapseButton {float:none !important}

/* تغییر اندازه جعبه جستجو با قلم فارسی */
#simpleSearch {
	height: 1.7em;
	margin-top: 0.55em;
}