مستخدم:محمد أحمد عوف/monobook.css

ملاحظة: بعد الحفظ، قد يلزمك إفراغ الكاش لرؤية التغييرات (إفراغ الكاش الآن).

<div dir="ltr" >
/* 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.2em;
  font-weight: bold;
  direction: ltr;
}

/* Here you can change the font type and size in whole wikipedia xx-small x-small small medium large x-large xx-large*/
 
body {
  font-family: Tahoma;
  font-size: x-small;
  letter-spacing: 0.001em;
  background: url(http://upload.wikimedia.org/wikipedia/ar/2/26/Arabisc1.png) 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;
}