تفاوت میان نسخههای «Common.css»
از دانشنامه علوم اسلامی
سطر ۲۰: | سطر ۲۰: | ||
} | } | ||
a:hover { | a:hover { | ||
− | text-decoration:none; | + | text-decoration:none !important; |
} | } | ||
.firstHeading { | .firstHeading { |
نسخهٔ ۱۴ اکتبر ۲۰۱۷، ساعت ۱۱:۲۶
/* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار میدهند. */
@import url("http://wiki.isca.ac.ir/wiki/skins/Vector/css/fontiran.css");
body {
font-family: IRANSans,'IRANSans', Times, "Times New Roman", serif;
font-size: 1em;
}
#bodyContent {
font-size: 1.1em;
}
body .page-صفحهٔ_اصلی h1.firstHeading {
display:none;
}
table .smwb-ifactbox {
border-left: 8px solid #DDD;
width: 100%;
direction:rtl;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:none !important;
}
.firstHeading {
text-align:center !important;
color: #0181A7;
margin-top: 20px;
margin-bottom: 20px;
}
.mw-content-rtl table {
border-radius: 10px;
}
td h1 {
border-bottom: 3px solid #c6defe !important;
}
form div input {
border-radius: 15px !important;
}
.mw-ui-button {
padding: 5px 15px;
}
#mhds tbody tr {
border: 2px solid #000;
background-color: #EDF1F3;
border-radius: 10px;
}
#mp-tfga dl dd {
margin:0;
}
.mw-body h1, .mw-body h2 {
font-family:inherit !important;
}