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

از ویکی آزادگان
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۲۹۲: خط ۲۹۲:
   flex-direction: column;
   flex-direction: column;
   }
   }
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .row1 {
    flex-direction: column;
  }
  .seyed {
  flex-direction: column;
  }
}


/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .row1 {
    flex-direction: column;
  }
  .seyed {
  flex-direction: column;
  }
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .row1 {
    flex-direction: row;
  }
  .seyed {
  flex-direction: row;
  }
}
}

نسخهٔ ‏۱۸ سپتامبر ۲۰۲۲، ساعت ۱۲:۲۲

@font-face {
  font-family: esarat;
  src: url('/fonts/Vazirmatn-FD-Light.woff2') format('woff2');
  font-weight: 200;
}

@font-face {
  font-family: esarat;
  src: url('/fonts/Vazirmatn-FD-Medium.woff2') format('woff2');
  font-weight: 400;
}

@font-face {
  font-family: esarat;
  src: url('/fonts/Vazirmatn-FD-SemiBold.woff2') format('woff2');
  font-weight: 600;
}

@font-face {
  font-family: esarat;
  src: url('/fonts/Vazirmatn-FD-Bold.woff2') format('woff2');
  font-weight: 700;
}

@font-face {
  font-family: esarat;
  src: url('/fonts/Vazirmatn-FD-ExtraBold.woff2') format('woff2');
  font-weight: 800;
}

@font-face {
  font-family: esarat;
  src: url('/fonts/Vazirmatn-FD-Black.woff2') format('woff2');
  font-weight: 900;
}
.mw-page-container {
	max-width:100%;
}
html, body {
    scroll-padding-top: 100px;
}
.mw-body h1, .mw-body h2, .mw-body #firstHeading, .mw-body .mw-editsection, .mw-body .mw-editsection-like, .mw-body #toc h2, .mw-body .toc h2, #documentation-meta-data {
	font-family: esarat;
	font-weight: 900;
}
.vector-menu-portal .vector-menu-content li {
	font-family:esarat;
}
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited {
	font-family:esarat;
}
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited {
	font-family:esarat;
}
.vector-menu-tabs li a {
	font-family:esarat;
}
a {
	font-family:esarat;
}
#searchInput {
	font-family:esarat;
}
.vector-menu-dropdown {
	font-family:esarat;
}
.vector-body p {
	font-family: esarat;
}
#footer-info li {
	font-family:esarat;
}
.oo-ui-buttonElement-frameless.oo-ui-labelElement.oo-ui-iconElement > .oo-ui-buttonElement-button {
	font-family:esarat;
}
.oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-labelElement > .oo-ui-buttonElement-button, .oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-indicatorElement > .oo-ui-buttonElement-button {
	font-family:esarat;
}
.mw-rcfilters-ui-savedLinksListWidget-placeholder-description {
	font-family:esarat;
}
.mw-rcfilters-ui-savedLinksListWidget-placeholder-title {
	font-family:esarat;
}
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
	font-family:esarat;
}
html {
  	font-family:esarat;
  	scroll-behavior: smooth;
}
body {
	font-family:esarat;
}
.vector-body {
    text-align: justify;
    font-weight:200;
    line-height: 31px;
    font-size: 16px;
}
.mw-content-rtl .toc ul, .mw-content-ltr .mw-content-rtl .toc ul {
	font-weight:700;
}
.mw-content-container {
	max-width:96%;
}
.mw-body, #mw-data-after-content {
    margin-right: 0;
    background: #fff;
    border-radius:15px 0 15px 15px;
    padding: 30px;
}
.mw-page-container {
	background:#EDEEF7;
}
h1, h2 {
	border-bottom:0px;
}
.mw-body .firstHeading {
	font-size:35px;
	text-align:center;
}
.mw-article-toolbar-container {
	max-width: 96%;
	margin-bottom:3px;
	margin-top:110px;
}
.vector-menu-tabs li a {
	font-size:14px;
}
.toc, .toccolours {
    border: 2px solid #7868E6;
    background-color: #E4FBFF;
    font-size: 100%;
    border-radius: 15px;
    margin: 40px 35px 40px 15px;
    padding:25px 22px 30px 25px;
}
.mw-body h2 {
	font-size:21px;
}
.mw-header {
    min-height: 4.125em;
    margin: 0 0 0.3125em;
    padding: 0.125em 15px;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    position: fixed;
    z-index: 4;
    top: 0;
    right: 0;
    left: 0;
    background: #B8B5FF;
}
#mw-panel {
    background: #B8B5FF;
    position: fixed;
    /* right: 0.125em; */
    width: 17em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 2.8125em 40px 0;
    z-index: 1;
    height: 60em;
    margin-top: -47px;
}
.vector-menu-portal .vector-menu-content li {
    font-family: esarat;
    font-size: 14px;
    line-height: 28px;
}
ol.references {
	background: #E4FBFF;
	border:2px solid #7868E6;
	border-radius:15px;
	margin:20px;
}
.mw-content-rtl ol, .mw-content-ltr .mw-content-rtl ol {
	padding:40px;
}
body.page-صفحهٔ_اصلی #ca-delete,body.page-صفحهٔ_اصلی #deleteconfirm,body.page-صفحهٔ_اصلی #t-cite,body.page-صفحهٔ_اصلی #lastmod,body.page-صفحهٔ_اصلی #siteSub,body.page-صفحهٔ_اصلی #contentSub,body.page-صفحهٔ_اصلی #catlinks,body.page-صفحهٔ_اصلی h1.firstHeading,body.page-صفحهٔ_اصلی #centralNotice,body.page-درگاه_ورودی #siteSub,body.page-درگاه_ورودی h1.firstHeading {
  display: none !important;
}
.bala {
	border:2px solid #ccc;
	border-radius:10px;
	background:url(https://wikiazadegan.com/images/9/98/Bg.jpg);
	background-size:cover;
	height:250px;
	padding:20px;
	display:flex;
}
.khaterat {
	border:2px solid #ccc;
	border-radius:10px;
	background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(184,181,255,0.8472339619441527) 47%);
	height:50px;
	padding:20px;
	text-align:center;
}

body.page-صفحهٔ_اصلی  #right-navigation {
  display: none !important;
}
body.page-صفحهٔ_اصلی  #left-navigation {
  display: none !important;
}
body.page-صفحهٔ_اصلی  .mw-body, #mw-data-after-content{
  border-radius:15px;
}

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

@media only screen and (max-width: 1300px) {
  .row1 {
    flex-direction: row;
  }
  .seyed {
  	flex-direction: row;
  }

}

@media only screen and (max-width: 700px) {
  .row1 {
    flex-direction: column;
  }
  .seyed {
  	flex-direction: column;
  }
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .row1 {
    flex-direction: column;
  }
  .seyed {
  	flex-direction: column;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .row1 {
    flex-direction: column;
  }
  .seyed {
  	flex-direction: column;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .row1 {
    flex-direction: row;
  }
  .seyed {
  	flex-direction: row;
  }
}