MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 369: | Line 369: | ||
font-size: 88%; | font-size: 88%; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
max-width: 25%; | |||
} | } | ||
.infobox caption { | .infobox caption { | ||
| Line 380: | Line 381: | ||
vertical-align: top; | vertical-align: top; | ||
/* @noflip */ | /* @noflip */ | ||
tex t-align: left; | |||
} | } | ||
.infobox.bordered { | .infobox.bordered { | ||
| Line 1,330: | Line 1,331: | ||
width: auto !important | width: auto !important | ||
} | } | ||
/* side bar | /* side bar | ||
#mw-panel{ | #mw-panel{ | ||
position: fixed; | position: fixed; | ||
| Line 1,336: | Line 1,337: | ||
background-color: #fefdf9; | background-color: #fefdf9; | ||
width: 10.5em; | width: 10.5em; | ||
} | } */ | ||
/* دکمه های جمع شدن منوی سمت راست، بازگشت به بالای صفحه و تغییر اندازه فونت */ | /* دکمه های جمع شدن منوی سمت راست، بازگشت به بالای صفحه و تغییر اندازه فونت */ | ||
| Line 1,381: | Line 1,382: | ||
display: none !important; | display: none !important; | ||
} | } | ||
/* new colors | /* new colors | ||
body { | body { | ||
background-color: #fffdf9; | background-color: #fffdf9; | ||
} | } | ||
.mw-body { | .mw-body { | ||
border: 1px solid #c39f68 | border-top: 1px solid #c39f68; | ||
} | } | ||
#mw-page-base { | #mw-page-base { | ||
| Line 1,421: | Line 1,421: | ||
background: linear-gradient(to top, white 0, #fefdf9 100%); | background: linear-gradient(to top, white 0, #fefdf9 100%); | ||
} | } | ||
*/ | |||
/* font-sizes */ | /* font-sizes */ | ||
.mw-editfont-monospace{ | .mw-editfont-monospace{ | ||
font-size: 15px; | font-size: 15px; | ||
| Line 1,502: | Line 1,499: | ||
unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC; | unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC; | ||
} | } | ||
/* | /* vector 2022 */ | ||
.mw-content-container, .mw-article-toolbar-container { | |||
max -width: none; | |||
} | |||
.mw-sidebar-action { | |||
display: none; | |||
} | |||
} | #p-lang-btn.mw-portlet-empty { | ||
display: block; | |||
} | } | ||
#p-lang-btn { | |||
float: right; | |||
} | } | ||
/* tabber */ | |||
.tabber__tabs { | |||
margin: auto; | |||
} | } | ||