MediaWiki:Common.css

From Azadegan Encyclopedia
Revision as of 04:21, 2 September 2023 by Esarat (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */

.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
	font-weight:700;
}
.vector-body p {
	line-height:33px;
}
.mw-logo-wordmark {
	font-size:22px;
}
.vector-sticky-header {
    display: flex;
    background: rgb(184 181 255 / 85%);
}
.bala {
	border:2px solid #ccc;
	border-radius:10px;
	background:url(https://fa.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: 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 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;
}

.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;
}
.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;
}
/**
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: 'shabnam';
}
.vector-toc-collapse-button, .vector-toc-uncollapse-button {
	font-family:shabnam;
}
body.page-صفحهٔ_اصلی #catlinks {
	display:none;
}