/* Vazir Font */
@font-face {
font-family: 'Vazir'; src: url('/fonts/Vazir.woff2') format('woff2'), url('/fonts/Vazir.woff') format('woff'), url('/fonts/Vazir.ttf') format('truetype');}body,h1,h2,h3,h4,h5,h6,.mw-headline { font-family: Vazir !important;}#wikitext-editor { font-family: tahoma
}
body, h1, h2, h3, h4, h5, h6, .mw-headline { font-family: Vazir !important; }
/* to prevent double welcome! */
.page-Main_Page #section_0 { display: none }
/* Mobile template hacks (see bug 54176) */
#content .vertical-navbox,
#content .navbox {
display: none;
}
/* Tablet specific styling */
@media all and (min-width: 768px) {
#content .vertical-navbox, #content .navbox { display: inherit; }}#mw-mf-last-modified { display: none;
}
#mw-mf-last-modified { display: none; }
/* For linked citation numbers and document IDs, where
the number need not be shown on a screen or a handheld,
See https://www.mediawiki.org/wiki/Requests_for_comment/Allow_styling_in_templates
*/
@media screen, handheld {
.citation *.printonly {
display: none;
}
}
/* Styling for citations (CSS3). Breaks long urls, etc., rather than overflowing box
*/
}
.navbar.mini li span {
font-variant: small-caps;
}
/* Navbar styling when nested in infobox and navbox */
.infobox .navbar {
padding: 0;
}
/* Display list items inline and make them nowrap */
.hlist dd,
white-space: nowrap;
}
/* Allow wrapping for list items (in tight spaces) */
.hlist.hwrap dd,
white-space: normal;
}
/* Display nested lists inline and allow them to wrap */
.hlist dl dl, .hlist dl ol, .hlist dl ul,.hlist ol dl, .hlist ol ol, .hlist ol ul,.hlist ul dl, .hlist ul ol, .hlist ul ul {
display: inline;
white-space: normal;
}
/* Generate interpuncts */
#content .hlist dt:after {
content: none;
}
/* Add parentheses around nested lists */
#content .hlist dd dd:first-child:before, #content .hlist dd dt:first-child:before, #content .hlist dd li:first-child:before,#content .hlist dt dd:first-child:before, #content .hlist dt dt:first-child:before, #content .hlist dt li:first-child:before,#content .hlist li dd:first-child:before, #content .hlist li dt:first-child:before, #content .hlist li li:first-child:before {
content: "(";
font-weight: normal;
}
#content .hlist dd dd:last-child:after, #content .hlist dd dt:last-child:after, #content .hlist dd li:last-child:after,#content .hlist dt dd:last-child:after, #content .hlist dt dt:last-child:after, #content .hlist dt li:last-child:after,#content .hlist li dd:last-child:after, #content .hlist li dt:last-child:after, #content .hlist li li:last-child:after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
#content .hlist ol {
content: "(" counter(list-item) " ";
}
/* Unbulleted lists e.g. Barack Obama page */
.plainlist ul {
/* CODE FOR COMPACT AMBOX */
/* Hide the images */
.compact-ambox table .mbox-image,
display: none;
}
/* Remove borders, backgrounds, padding, etc.
Please document here what pages use this
margin: 0;
}
/* Style the text cell as a list item and remove its padding */
.compact-ambox table .mbox-text {
list-style-image: url("data:image/gif;base64,R0lGODlhBQANAIAAAGOMnP///yH5BAEAAAEALAAAAAAFAA0AAAIJjI+pu+APo4SpADs=");
}
/* Allow for hiding text in compact form */
.compact-ambox .hide-when-compact {
for how these are used. The classes "geo", "longitude", and
"latitude" are used by the [[Geo microformat]]. */
.geo-default, .geo-dms, .geo-dec { display: inline; }.geo-nondefault, .geo-multi-punct { display: none; }.longitude, .latitude { white-space: nowrap; }
/* Prevent line breaks in silly places:
white-space: nowrap;
}
/* But allow wrapping where desired: */
.wrap,
display: none;
}
#li-coordinates {
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/57/Edge-firefox.png/80px-Edge-firefox.png);
background-size: auto 30px;
}
.client-js .content_block.coordinates {
display: none;
font-size: smaller;
}
.client-js .content_block.coordinates .latitude {
display:none;
padding-right: 20px;
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/57/Edge-firefox.png/50px-Edge-firefox.png);
display: list-item;
}
.client-js .beta .content_block.coordinates {
display: block;
}
.client-js .beta .content_block.coordinates .latitude {
display:inline;
}
.topicon {
display: none;
/* hide the second toc */
#toc { display:none}
/* hide language link */
.mw-ui-icon-language-switcher { display:none !important}
/* navbox */
.content table .navbox-inner{
margin: 0;
}
/* طراحی صفحه اول */
.mainpage-top {
background-image: url('http://wikihaj.com/images/2/23/Pilgrims-flock-to-Mecca-each-year-for-Hajj-cropped.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
background-size: 85%;
/* background-position: 0 100%; */
}
/* سفید کردن لینک های بالای صفحه اول */
.mainpage-top a {
color: white !important
}
/* حذف دکمه اضافه از جستجوی صفحه اول */
[name=go] {
display: none
}