کاربر:Qoqnous/monobook.css

از ویکی‌پدیا، دانشنامهٔ آزاد.

نکته: پس از ذخیره‌سازی ممکن است برای دیدن تغییرات نیاز باشد که حافظهٔ نهانی مرورگر خود را خالی کنید. موزیلا / فایرفاکس / Safari: کلید Shift را نگه‌دارید و روی دکمهٔ Reload کلیک کنید، یا کلید‌های Ctrl-Shift-R را با هم فشار دهید (در رایانه‌های اپل مکینتاش کلید‌های Cmd-Shift-Rاینترنت اکسپلورر: کلید Ctrl نگه‌دارید و روی دکمهٔ Refresh کلیک‌ کنید، یا کلید‌های Ctrl-F5 را با هم فشار دهید؛ Konqueror: روی دکمهٔ Reload کلیک کنید و یا کلید F5 را فشار دهید؛ اُپرا: کاربران اُپرا ممکن است لازم باشد که بطور کامل حافظهٔ نهانی مرورگر را در منوی Tools→Preferences خالی کنند.

/*

*/
/* the icon in front of the user name, single quotes
in bg url to hide it from iemac */

#bodyContent a[href ^="http://"],
#bodyContent a[href ^="gopher://"] {
    background: url('http://fa.wikipedia.org/skins-1.5/monobook/external.png') center right no-repeat;
    padding-left: 13px;
}

li#pt-login,
li#pt-anonuserpage,
li#pt-userpage {
 background: url('http://fa.wikipedia.org/skins-1.5/monobook/user.gif') top right no-repeat ;
text-transform: none;
padding-right:20px;
 }


#h3{
font-family: Titr, sans-serif, Times new roman;
}



input, select{
  font-family:  Tahoma,Roya, sans-serif;
font-size: 85%;
}

textarea {
  font-family:  Tahoma,Roya, sans-serif;
font-size: 90%;
}
input.searchButton {
font-family:  Tahoma,Roya, sans-serif;
font-size: 80%;
}

#searchGoButton {
font-family: Tahoma,  Roya,sans-serif;
font-size: 80%;
}

body {
font-size:70%;
font-family: Tahoma,  Roya,sans-serif;
}

/* Donations link to be uncommented during fundraising drives  
#siteNotice {
    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;
}

#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;
}
 

/*

    * /