مدیاویکی:Common.css: تفاوت میان نسخه‌ها

۲٬۳۱۸ بایت حذف‌شده ،  ‏۲۰ سپتامبر ۲۰۲۰
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۱٬۲۷۸: خط ۱٬۲۷۸:
     text-align: right  
     text-align: right  
}
}
/* فیدبک */
/* فیدبک */
.page-صفحهٔ_اصلی .articleFeedbackv5 {
.page-صفحهٔ_اصلی .articleFeedbackv5 {
خط ۱٬۳۲۰: خط ۱٬۳۲۱:
     display: none  
     display: none  
}
}
/* navbox */
/* navbox */
.navbox {
.navbox {
     width: auto !important
     width: auto !important
}
}
/* side bar */
/* side bar */
#mw-panel{
#mw-panel{
خط ۱٬۳۳۰: خط ۱٬۳۳۳:
     background-color: #fefdf9;
     background-color: #fefdf9;
     width: 10.5em;
     width: 10.5em;
}
/* دکمه های جمع شدن منوی سمت راست، بازگشت به بالای صفحه و تغییر اندازه فونت */
.sidebarbottons {
display: block;
position: fixed;
z-index: 999;
right: 0;
height: 20px;
width: 20px;
border: 1px solid #c3a068;
}
.sidebarbottons:hover {
filter: invert(100%);
}
#collsidebar {
background-image: url('/images/d/d6/Right.png');
bottom: calc( 50% - 11px );
}
#totop {
background-image: url('/images/8/87/Top.png');
bottom: calc( 50% - 32px );
border-bottom-left-radius: 2px;
}
#fontsizeup {
background-image: url('/images/2/2f/Plus.png');
bottom: calc( 50% + 31px );
border-top-left-radius: 2px;
}
#fontsizedown {
background-image: url('/images/e/ee/Minus.png');
bottom: calc( 50% + 10px );
}
}


خط ۱٬۳۷۵: خط ۱٬۳۴۳:
display: none !important;
display: none !important;
}
}
/* new colors */
body {
    background-color: #fffdf9;
}
.mw-body {
    border: 1px solid #c39f68;
    border-left: none;
}
#mw-page-base {
    background-color: #fffdf9;
    background-image: -webkit-linear-gradient(top,#ffffff 50%,#fffdf9 100%);
    background-image: -moz-linear-gradient(top,#fff 50%,#fffdf9 100%);
    background-image: linear-gradient(#fff 50%,#fffdf9 100%);
}
div.vectorTabs ul li{
background-image: none;
}
div.vectorTabs span, div.vectorTabs, div#mw-head div.vectorMenu h3 {
    background-image: url(/design/div.vectorTabs-span.png);
}
.catlinks {
    border: 1px solid #c3a068;
    background-color: #fffefc;
}
.toc, .mw-warning, .toccolours {
    border-color: #c3a068;
    background-color: #fffefd;
}


/* font-sizes */
/* font-sizes */
خط ۱٬۴۶۱: خط ۱٬۴۰۰:
}
}


#searchInput {
padding: 0.2em 0.4em;
}
/*  پاپ آپ منابع */
/*  پاپ آپ منابع */
.mwe-popups.mwe-popups-type-reference .mwe-popups-title {
.mwe-popups.mwe-popups-type-reference .mwe-popups-title {
خط ۱٬۴۷۷: خط ۱٬۴۱۳:
     margin: 5px;
     margin: 5px;
     position: unset;
     position: unset;
}
/* ثابت شدن نوار ابزار بالا */
div#mw-head {
    position: fixed;
    background-image: url(https://wikihaj.com/design/div.vectorTabs-ul-li.png);
    background-position: left bottom;
    height: 80px;
    z-index:10;
}
/* fix for editors */
.ve-active #mw-head, .action-edit #mw-head{
position: absolute;
}
/* fix top bar hash navigation problem  */
html, body {
  scroll-padding-top: 100px; /* height of sticky header */
}
ol.references > li:target, sup.reference:target, span.citation:target, cite:target, .mw-headline:target {
    padding-top: 100px !important;
    margin-top: -100px !important;
    background-clip: content-box;
}
/* شمارنده */
.statcounter {
position: fixed;
bottom: 0;
right: 13em;
}
.mw-parser-output {
    background-color: white;
}
}