کاربر:Kaveh/monobook.css
از ویکیپدیا، دانشنامهٔ آزاد.
نکته: پس از ذخیرهسازی ممکن است برای دیدن تغییرات نیاز باشد که حافظهٔ نهانی مرورگر خود را خالی کنید. موزیلا / فایرفاکس / Safari: کلید Shift را نگهدارید و روی دکمهٔ Reload کلیک کنید، یا کلیدهای Ctrl-Shift-R را با هم فشار دهید (در رایانههای اپل مکینتاش کلیدهای Cmd-Shift-R)؛ اینترنت اکسپلورر: کلید Ctrl نگهدارید و روی دکمهٔ Refresh کلیک کنید، یا کلیدهای Ctrl-F5 را با هم فشار دهید؛ Konqueror: روی دکمهٔ Reload کلیک کنید و یا کلید F5 را فشار دهید؛ اُپرا: کاربران اُپرا ممکن است لازم باشد که بطور کامل حافظهٔ نهانی مرورگر را در منوی Tools→Preferences خالی کنند.
/*
<pre>
*/
body {
font-size: 75%;
}
p {
font-family: Tahoma, Roya, sans-serif;
margin: .4em 0 .5em 0;
line-height: 1.5em;
}
h1 { font-family:Times New Roman; font-size: 188%; }
h2 { font-family:Times New Roman; font-size: 150%; }
h3, h4, h5, h6 {
font-family:Times New Roman;
border-bottom: none;
font-weight: bold;
}
h3 { font-family:Times New Roman; font-size: 132%; }
h4 { font-family:Times New Roman; font-size: 116%; }
h5 { font-family:Times New Roman; font-size: 100%; }
h6 { font-family:Times New Roman; font-size: 80%; }
/* Donations link to be uncommented during fundraising drives */
#siteNotice {
margin-top:5px;
padding-left: 4px;
font-style: italic;
text-align: center;
}
#siteNotice {
display:none;
}
/* Make all non-namespace 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 */
#content {
background: #F8FCFF; /* a light blue */
}
.ns-0 * #content {
background: white;
}
li {
font-family:Times New Roman;
margin-bottom: .1em;
}
#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;
}
#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:left;
text-direction:ltr;
text-indent:0;
font-size:85%;
text-transform:none;
white-space:nowrap;
}
/*
</pre>
*/

