مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱۲۴: | خط ۱۲۴: | ||
.right-c { | .right-c { | ||
flex:70%; | flex:70%; | ||
border-radius:10px; | |||
padding: 10px; | |||
box-shadow: 2px 3px #c4f8f3; | |||
} | } | ||
.left-c { | .left-c { |
نسخهٔ ۷ نوامبر ۲۰۲۳، ساعت ۱۳:۰۶
@font-face {
font-family: vazir;
src: url('/fonts/Vazir-FD.woff2') format('woff2');
font-weight: 400;
}
@font-face {
font-family: vazir;
src: url('/fonts/Vazir-Medium-FD.woff2') format('woff2');
font-weight: 600;
}
@font-face {
font-family: vazir;
src: url('/fonts/Vazir-Bold-FD.woff2') format('woff2');
font-weight: 700;
}
@font-face {
font-family: vazir;
src: url('/fonts/Vazir-Black-FD.woff2') format('woff2');
font-weight: 900;
}
@font-face {
font-family: nastaliq;
src: url('/fonts/IranNastaliq.woff2') format('woff2');
font-weight: 900;
}
html, body {
font-family: vazir;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
font-family:vazir;
font-weight:900;
}
.vector-sticky-header-context-bar-primary {
font-family:vazir
}
.vector-body p {
line-height:33px;
}
.mw-logo-wordmark {
font-size:22px;
}
.vector-sticky-header {
display: flex;
background: #43e8d8;
}
.bala {
border:3px solid #ddd;
border-radius:10px;
background-size:cover;
padding:20px;
display:flex;
box-shadow: 2px 3px #c4f8f3;
}
/**
ol.references {
background: #E4FBFF;
border:2px solid #7868E6;
border-radius:15px;
margin:20px;
}
**/
.im-references {
max-height: 300px;
overflow: auto;
padding: 5px 0 5px 5px;
background: #f8f9fa;
}
.mw-editsection a {
white-space: nowrap;
font-family: 'vazir';
}
.vector-toc-collapse-button, .vector-toc-uncollapse-button {
font-family:vazir;
}
.vector-body {
text-align:justify;
}
.mw-references-columns {
padding:20px 0 20px 20px;
background-color:#dedeead9;
}
body.page-صفحهٔ_اصلی .mw-body .firstHeading {
display:none;
}
body.page-صفحهٔ_اصلی .mw-article-toolbar-container {
display:none;
}
.mw-content-container {
max-width:unset;
min-width:100%;
}
body.page-صفحهٔ_اصلی .mw-content-container {
max-width:unset;
min-width:85%;
}
.logo-main {
width:12%;
display:flex;
align-items:center;
}
.intro {
width: 88%;
margin:auto;
text-align:center
}
div#map {
margin-top: 45px;
margin-bottom: 40px;
}
.body-r-l {
flex:100%;
display:flex;
margin-top:90px;
}
.right-c {
flex:70%;
border-radius:10px;
padding: 10px;
box-shadow: 2px 3px #c4f8f3;
}
.left-c {
flex:30%;
border:3px solid #ddd;
border-radius:10px;
padding: 10px;
box-shadow: 2px 3px #c4f8f3;
}
.titr {
font-weight: 900;
padding: 0 5px;
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 24%, rgba(67,232,216,1) 91%);
border-right: 2px solid #43e8d8;
border-radius: 0px 15px 15px 0px;
border-top: 2px solid #43e8d8;
border-bottom: 2px solid #43e8d8;
}