تفاوت میان نسخههای «Common.css»
از دانشنامه علوم اسلامی
سطر ۲۸: | سطر ۲۸: | ||
form div input { | form div input { | ||
border-radius: 10px !important; | border-radius: 10px !important; | ||
− | |||
− | |||
− | |||
} | } | ||
#mhds tbody tr { | #mhds tbody tr { |
نسخهٔ ۲۶ دسامبر ۲۰۱۷، ساعت ۱۲:۳۳
/* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار میدهند. */
@import url("http://wiki.isca.ac.ir/wiki/skins/Vector/css/fontiran.css");
@import url("http://wiki.isca.ac.ir/wiki/skins/Vector/css/bootstrap.css");
* {
font-family: IRANSans,'IRANSans', Times, "Times New Roman", serif !important;
font-size: 1em;
}
body .page-صفحهٔ_اصلی h1.firstHeading {
display:none;
}
table .smwb-ifactbox {
border-left: 8px solid #DDD;
width: 100%;
direction:rtl;
}
.firstHeading {
display:none;
}
#contentSub {
display:none;
}
.mw-content-rtl table {
border-radius: 10px;
}
td h1 {
border-bottom: 3px solid #c6defe !important;
}
form div input {
border-radius: 10px !important;
}
#mhds tbody tr {
border: 2px solid #000;
background-color: #EDF1F3;
border-radius: 10px;
}