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

من ويكيبيديا، الموسوعه الحره

ملحوظه: بعد التسييف، ممكن تحتاج تفضى كاش البراوزر بتاعك عشان تشوف التغييرات اللى عملتها، بالطريقه دى:

  • فايرفوكس وسفارى: دوس ⇧ Shift مع Reload او Ctrl-F5 او Ctrl-R (اللى هو: Command-R على ماكنتوش)
  • جوجل كروم: دوس Ctrl-Shift-R (اللى هو: Command-Shift-R على ماكنتوش)
  • انترنت اكسبلورر: دوس Ctrl مع Refresh فى نفس الوقت، او Ctrl-F5
  • كونكرر: دوس Reload او F5
  • اوبرا: فضى الكاش من Tools → Preferences
/* /* */
#siteNotice {
    margin-top:5px;
    padding-left: 4px;
    text-align: center;
    background: transparent;
}

body {
font-size: 76%;
font-family: "Droid Arabic Naskh", "Noto Naskh Arabic", Tahoma, sans-serif,
             Arial, "DejaVu Sans", "Free Sans", "Arial Unicode MS";
}

/* BEGIN LIGHT BLUE SECTION */
/* Make all non-mainspace pages have a light blue content area. This is done by
   setting the background color for all #content areas to light blue and then
   overriding it for any #content enclosed in a .ns-0 (main namespace). I then
   do the same for the "tab" background colors. --Lupo */
 
/* Make content area light blue in all namespaces except articles (main namespace) */
 
#content,
#p-cactions li a, #p-cactions li a:hover, #p-cactions li.selected a {
    background-color: #F8FCFF; /* a light blue */
}
#content div.thumb {
    border-color: #F8FCFF;
}
 
.ns-0 * #content,
.ns-0 * #p-cactions li.selected a, .ns-0 * #p-cactions li a:hover {
    background-color: white;
}
.ns-0 * #p-cactions li a {
    background-color: #FBFBFB;
}
.ns-0 * #content div.thumb {
    border-color: white;
}
/* END LIGHT BLUE SECTION */

/* Fix infobox margin */
.infobox {
   margin-left: 0;
   margin-right: 1em;
}

/* Fix infobox margin EOF! */

/* Partial solution for bug# 33 */

.ns-0 * #content ul{  /* for unnumbered lists (Bullet lists) */
display: table;
}

.ns-0 * #content ol{ /* for numbered lists */
display: table;
}
/* End of partial solution */

/* Solution for ordered and unordered lists in firefox having float:left on its left side */

html>body DIV#bodyContent ol, html>body DIV#bodyContent ul {

display:table;

/*border:1px solid transparent;*/

}

html>body DIV#bodyContent hr {

direction:ltr;

}

DIV#bodyContent {
margin-left:10px;
}
/* End of fixing firefox ol and li */

/* */
OL.references{
margin-left:10px;
}
/* */

#mytabs li {
    background: #F8FCFF;
}

.ns-0 * #mytabs li {
    background: white;
}

#mytabs li a {
    background-color: #F8FCFF;
}

.ns-0 * #mytabs li a {
    background-color: white;
}

#p-cactions li {
    background: #F8FCFF;
}

.ns-0 * #p-cactions li {
    background: white;
}

#p-cactions li a {
    background-color: #F8FCFF;
}

.ns-0 * #p-cactions li a {
    background-color: white;
}

/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
}

/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a { font-weight: bold !important; }

/* Display "User $1, you are already logged in!"
   ([[MediaWiki:Alreadyloggedin]]) in red and bold */
div.alreadyloggedin { color: red; font-weight: bold; }

/* Do not print edit link in templates using Template:Ed */
@media print { .editlink { display: none } }

#column-one {
    padding-top:185px;
}

#p-logo,
#p-logo a,
#p-logo a:hover {
  height: 180px;
}

/*The following line patches a "horizontal scrollbar" bug in Firefox.*/
html>body DIV#p-logo {margin-right:1px;}

/* Changing the font for textboxes and buttons to default font-family 
input, select, textbox {

 font-family: Tahoma, "Segoe UI", sans-serif;

font-size: 75%; }*/
/*To Display poems justified in IE*/
.b { /* verse container */
  text-align: justify;
  text-align-last: justify; /* for IE */
  border: 0;
}

.beyt {
  white-space: nowrap; 
}

.plainlinksneverexpand a.external.text:after {
 display: none !important
}
 /* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */
 
 div.Boxmerge,
 div.NavFrame {
         margin: 0px;
         padding: 2px;
         border: 1px solid #aaaaaa;
         text-align: center;
         border-collapse: collapse;
         font-size: 95%;
 }
 div.Boxmerge div.NavFrame {
         border-style: none;
         border-style: hidden;
 }
 div.NavFrame + div.NavFrame {
         border-top-style: none;
         border-top-style: hidden;
 }
 div.NavPic {
         background-color: #ffffff;
         margin: 0px;
         padding: 2px;
         float: left;
 }
 div.NavFrame div.NavHead {
         height: 1.6em;
         font-weight: bold;
         font-size: 100%;
         background-color: #efefef;
         position:relative;
 }
 div.NavFrame p {
         font-size: 100%;
 }
 div.NavFrame div.NavContent {
         font-size: 100%;
 }
 div.NavFrame div.NavContent p {
         font-size: 100%;
 }
 div.NavEnd {
         margin: 0px;
         padding: 0px;
         line-height: 1px;
         clear: both;
 }
 a.NavToggle {
         position:absolute;
         top:0px;
         left:3px;
         font-weight:normal;
         font-size:smaller;
 }
 
 #coordinates {  
  position:absolute;
  z-index:1;
  border:none;
  background:none;
left:30px;
  top:3.7em;
  float:left;
  margin:0.0em;
  padding:0.0em;
  line-height:1.5em;
  text-align:right;
  text-indent:0;
  font-size:85%;
  text-transform:none;
  white-space:nowrap;
 }
 
 li.FA {
   list-style-image: url("//upload.wikimedia.org/wikipedia/commons/d/d4/Monobook-bullet-star.png");
       margin-left:2.4em;
}

/*
 '0': 'صفحه', '1' : 'مناقشه'
 '2': 'يوزر', '3' : 'مناقشة يوزر'
 '4': 'Wikipedia', '4' : 'مناقشة Wikipedia'
 '6': 'File', '5' : 'مناقشة File'
 '8': 'MediaWiki', '9' : 'Discussion MediaWiki'
 '10': 'قالب', '10' : 'مناقشة قالب'
 '12': 'مساعده', '13' : 'مناقشة مساعده'
 '14': 'تصنيف', '15' : 'مناقشة تصنيف'
 '100': 'بوابه', '101': 'مناقشة بوابه'
 
*/