مدیاویکی:Common.css: تفاوت بین نسخه‌ها

از دانش‌نامه فرهنگ ایثار , جهاد و شهادت
پرش به: ناوبری، جستجو
جز
سطر ۱: سطر ۱:
 
/* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار می‌دهند. */
 
/* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار می‌دهند. */
  
 +
*{font-family: tahoma;}
  
 
@font-face {
 
@font-face {
سطر ۱۸: سطر ۱۹:
 
/* persian wikipedia styles */
 
/* persian wikipedia styles */
  
 
+
/* Persian Wikipedia UI fonts configurations, see also MediaWiki:Print.css
 +
  These are writtern over the time on Monobook.css and Vector.css and shouldn't
 +
  be changed radically without users consensus */
 
body {
 
body {
background-color: #f6f6f6;
+
  /* generally a sans-serif font should be here */
/*font-size:16px;*/
+
background-color: #f7f7f7;
font-family:"bbc-nassim-bold","bbc-nassim-bold"
+
/*font-size:16px;*/
 +
font-family: bbc-nassim-bold , 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: bbc-nassim-bold , Tahoma, 'Iranian Serif', 'Noto Kufi Arabic', 'Droid Arabic Naskh', 'Iranian Sans', 'DejaVu Sans', serif;
 
}
 
}
  

نسخهٔ ‏۹ آذر ۱۳۹۳، ساعت ۰۹:۳۳

/* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار می‌دهند. */
 
*{font-family: tahoma;}
 
@font-face {
     font-family: 'bbc-nassim-bold';
     src: url('/skins/common/fonts/bbc-nassim-bold.eot');
     src: url('/skins/common/fonts/bbc-nassim-bold.otf') format('opentype');
     src: local('☺'),
     local('BBCNassim'),
     url('/skins/common/fonts/bbc-nassim-bold.woff') format('woff'),
     url('/skins/common/fonts/bbc-nassim-bold.ttf') format('truetype'),
     url('/skins/common/fonts/bbc-nassim-bold.svg') format('svg');
font-weight: normal;
font-style: normal;
}
 
 
/* persian wikipedia styles */
 
/* Persian Wikipedia UI fonts configurations, see also MediaWiki:Print.css
   These are writtern over the time on Monobook.css and Vector.css and shouldn't
   be changed radically without users consensus */
body {
  /* generally a sans-serif font should be here */
	background-color: #f7f7f7;
	/*font-size:16px;*/
	font-family: bbc-nassim-bold , 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: bbc-nassim-bold , Tahoma, 'Iranian Serif', 'Noto Kufi Arabic', 'Droid Arabic Naskh', 'Iranian Sans', 'DejaVu Sans', serif;
}
 
div#mw-panel div.portal h3, div#mw-panel div.portal h5 {
background:#ABD3B9;
color:#519D93;
text-shadow:1px 1px 0 #fff;
width:80%;
/*font-size:16px;*/
}
div#mw-panel div.portal div.body a:link , div#mw-panel div.portal div.body a:hover{
color:#2F8DA5
}
div#content {
border-color:#6EA43F
}
body  {
font-size:16px;
line-height:20px;
}
div.vectorTabs span {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gEGCSAtI2HiywAAAElJREFUCNdtjTkOwEAMAiP+/2PDkGKtVYoUyMhcT1u1yB0lURgFy3sTy1jUcj5ajxasdH9Zvj4Ymc1jhZH52bg4/i8Ha5jN3+4XJkCIrlw8aXgAAAAASUVORK5CYII=");
}
div.vectorTabs ul li {
    background-color: #F3F3F3;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAYAAABHLFpgAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gEGCSET+xvOIQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAABFSURBVBjT7Y3BDYBADMOsMA87siL7oJjXVTAAPz5WK6cNqgH48T20RCUikRJlJgddkVlBUiTW1wUS7LKPB6ty7Hbt53ED9MNE8swjRvkAAAAASUVORK5CYII=");
}
div.vectorTabs li a {
    color: #4E841F;
    text-shadow: 2px 2px 0 #FFFFFF;
}
.contributionscores-wrapper       {  }
.contributionscores-title         { background-color: #aaaaaa; margin-bottom: 0px; padding-left: .4em; }
.contributionscores .header { background-color: #cccccc; border-bottom: 1px solid #999999; font-weight: bold; }
.contributionscores .odd        { background-color: #eeeeee; }
.contributionscores .header td   { padding-left: .2em; padding-right: .2em; }
.contributionscores .content   { padding-left: .2em; padding-right: .2em; }
h1 , h2, h3, h4 ,h5 , h6 {
font-family:'bbc-nassim-bold'
}
table {
font-size:16px;
}
#toc ul li .tocnumber {
    color: #888888;
    font-size: 125%;
    margin: auto 5px;
}
#toc ul li .toctext {
    font-size: 130%;
}
#bodyContent {font-size:0.95em}
.readmore .collapseButton {float:none}
img {max-width:100%}
ol li table {line-height:6px;height:24px;}