مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۷۱: | خط ۷۱: | ||
} | } | ||
.sidbar1{ | .sidbar1{ | ||
width: 100%; | width: 100% !important; | ||
} | } | ||
.sidbar2{ | .sidbar2{ | ||
width: 100%; | width: 100% !important; | ||
} | } | ||
} | } |
نسخهٔ ۱۰ سپتامبر ۲۰۲۳، ساعت ۰۶:۱۸
/* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار میدهند. */ @font-face { font-family: 'yekan'; src: local("yekan"), url(https://fa.wikida.ir/w/iranyekanwebmediumfanum.ttf); } body,html,h1,h2,h3,h4,h5,h6,h7,p,a{ font-family: yekan ,sans-serif !important; } .catlinks{ box-shadow: 0px 0px 10px #00000020 !important; border-radius: 10px !important; background-color: #f8f9fa !important; border:0px solid #fff !important; } div.thumbinner{ box-shadow: 0px 0px 10px #00000020; border-radius: 10px; border: 0px !important; } .thumbimage{ border: 0 !important; border-radius: 10px !important; } .wvui-typeahead-suggestion{ padding:2px 2px !important; } .wvui-typeahead-search__suggestions{ border:0px !important; border-radius: 0 0 10px 10px !important; box-shadow: 0px 0px 10px #00000040 !important; } .vector-user-links .vector-user-menu .vector-menu-content{ border-radius: 10px; box-shadow: 0px 0px 10px #00000040; border: 0px; } #footer-icons{ display:none; } .vector-menu-tabs li{ background:#ffffff; } .sidbar1{ width: 70%; } .sidbar2{ width: 30%; } @media only screen and (max-width: 600px) { div.thumb{ width: 100% !important; } div.thumbinner{ width: 100% !important; } .thumbimage{ width: 100% !important; height: 100%; } .sidbar1{ width: 100% !important; } .sidbar2{ width: 100% !important; } }