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

من معرفة المصادر

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

  • فايرفوكس / سافاري: أمسك Shift أثناء ضغط Reload، أو اضغط على إما Ctrl-F5 أو Ctrl-R (⌘-R على ماك)
  • جوجل كروم: اضغط Ctrl-Shift-R (⌘-Shift-R على ماك)
  • إنترنت إكسبلورر/إيدج: أمسك Ctrl أثناء ضغط Refresh، أو اضغط Ctrl-F5
  • أوبرا: اضغط Ctrl-F5.
/* edit this file to customize the monobook skin for the entire site */

a { text-decoration: underline }

form#userlogin {
  float: right;
  background-color: #ffffe6;
  border: 2px solid #fc6;
  color: #000;
  margin-left: 2em;
  width: 427px;
  padding: 1em;
  padding-left: .7em;
}

form#userlogin table {
  float: right;
  background-color: #ffffe6;
  color: #000;
  width: 427px;
}

#editpage-specialchars a { text-decoration: none; }
#editpage-specialchars a:hover { text-decoration: underline; }

p.error {
  font-weight: bold;
}

span#URLSource {
  font-size: 1.8em;
  font-weight: bold;
  direction: ltr;
}

body {
  letter-spacing: 0.001em;
  background: url(http://ar.marefa.org/source/skins/monobook/cktbd.jpg) 0px 0px repeat ;
     }

#edit-for-sysops {
  display: none;
}

@media print {
    #content{
      text-align:right;
      direction: rtl;
    }
   .printfooter {display: none;}
}

.ns-0 * #content ul{
   display: table;
}

fieldset {
  padding-right: 25px;
}