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

من الموسوعة التونسية
اذهب إلى: تصفح، ابحث

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

  • فايرفوكس / سفاري: اضغط Shift أثناء ضغط Reload، أو اضغط أيا من Ctrl-F5 أو Ctrl-R (⌘-R على ماك)
  • جوجل كروم: اضغط Ctrl-Shift-R (⌘-Shift-R على ماك)
  • إنترنت إكسبلورر: اضغط Ctrl أثناء ضغط Refresh، أو اضغط Ctrl-F5
  • كنكرر: اضغط Reload أو اضغط F5
  • أوبرا: أفرغ الكاش في Tools → Preferences
 /* 
 * Droid Arabic Kufi (Arabic) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v2/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v2/DroidKufi-Regular.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v2/DroidKufi-Regular.ttf) format('truetype');
}
/* 
 * Droid Arabic Naskh (Early Access) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v2/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v2/DroidNaskh-Regular.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v2/DroidNaskh-Regular.ttf) format('truetype');
}


html {direction:rtl; }
div.cols {float: right;}
.xxl-0  {display:none; }
.xxl-1  {display:inline-block; width: 8.33333%; }
.xxl-2  {display:inline-block; width: 16.66667%; }
.xxl-3  {display:inline-block; width: 25%; }
.xxl-4  {display:inline-block; width: 33.33333%; }
.xxl-5  {display:inline-block; width: 41.66667%; }
.xxl-6  {display:inline-block; width: 50%; }
.xxl-7  {display:inline-block; width: 58.33333%; }
.xxl-8  {display:inline-block; width: 66.66667%; }
.xxl-9  {display:inline-block; width: 75%; }
.xxl-10 {display:inline-block; width: 83.33333%; }
.xxl-11 {display:inline-block; width: 91.66667%; }
.xxl-12 {display:inline-block; width: 100%; }

.bloc{ padding:0 20px 20px 20px; margin: 10px; background: #f7f7f7; border: 1px solid #AC8F00; border-top-width: 6px; }
.cols h1{text-align: center; font-size: 3.0em;     font-family: 'Droid Arabic Kufi'; color:#AC8F00; margin:0 0 20px 0;}
.cols h2{ font-size: 2.0em;     font-family: 'Droid Arabic Kufi';}

#content{ background: url(http://dev.wd.tn/encyclopedie/images/5/5d/Bg-ency2.jpg) repeat center !important;}
#bodyContent{ background: rgba(255,255,255,0.7);  padding: 20px;   border: 1px solid #ddd; }