تفاوت میان نسخههای «Common.css»
از دانشنامه علوم اسلامی
سطر ۴: | سطر ۴: | ||
font-family: IRANSans,'IRANSans', Times, "Times New Roman", serif; | font-family: IRANSans,'IRANSans', Times, "Times New Roman", serif; | ||
font-size: 1em; | font-size: 1em; | ||
− | |||
− | |||
− | |||
} | } | ||
#bodyContent { | #bodyContent { | ||
font-size: 1.1em; | font-size: 1.1em; | ||
} | } | ||
− | body.page-صفحهٔ_اصلی h1.firstHeading { | + | body .page-صفحهٔ_اصلی h1.firstHeading { |
display:none; | display:none; | ||
} | } | ||
− | table.smwb-ifactbox { | + | table .smwb-ifactbox { |
border-left: 8px solid #DDD; | border-left: 8px solid #DDD; | ||
width: 100%; | width: 100%; | ||
سطر ۲۰: | سطر ۱۷: | ||
} | } | ||
a { | a { | ||
− | text-decoration:none | + | text-decoration:none; |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | a:hover { | |
− | + | text-decoration:none; | |
} | } | ||
.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;
}
.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;
}