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

از دانشنامه ملل
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۱۸۵: خط ۱۸۵:
}
}
div#map {
div#map {
     margin-top: 20px;
     margin-top: 45px;
     margin-bottom: 20px;
     margin-bottom: 40px;
}
}

نسخهٔ ‏۴ نوامبر ۲۰۲۳، ساعت ۱۱:۳۰

@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-top:3px solid #43e8d8;
	border-left:3px solid #ddd;
	border-right:3px solid #ddd;
	border-bottom:3px solid #ddd;
	border-radius:10px;
	background-size:cover;
	padding:20px;
	display:flex;
}
.khaterat {
	border:2px solid #ccc;
	border-radius:10px;
	background: rgb(184 181 255 / 85%);
	height:50px;
	padding:20px;
	text-align:center;
}
.row1 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.pishnahadi {
    flex: 48%;
    margin: 20px 0 20px 5px;
    border: 2px solid #B8B5FF;
    border-radius: 10px;
}
.negareh {
    flex: 48%;
    margin: 20px 0px;
    border: 2px solid #B8B5FF;
    border-radius: 10px;
}
.seyed-r {
    flex: 48%;
    margin: 20px 0 20px 5px;
    border: 1px dashed #fff;
}
h3.titlebg {
	width:100%;	
	padding:5px 0px;
	text-align:center;
	background: #B8B5FF;
	border-radius:8px 8px 0 0;
	margin:0; 
}
.jadid {
    flex: 49%;
    margin: 20px 5px 20px 0;
    border: 2px solid #B8B5FF;
    border-radius: 10px;
}

.seyed-l {
    flex: 48%;
    margin: 20px 5px;
    border:1px dashed #fff; ;
}
.seyed {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
    margin: 0px;
    border: 2px solid #B8B5FF;
    border-radius: 10px;
}
.subjects {
    width: 100%;
    margin: 0px 0 20px 0px;
    border: 2px solid #B8B5FF;
    border-radius: 10px;
}
.roozshomar {
    flex: 49%;
    margin: 20px 0px 0 0;
    border: 2px solid #B8B5FF;
    border-radius: 10px;
}
/**
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;
}