מדיה ויקי:Common.css: הבדלים בין גרסאות
מתוך ויקיתרופות
ערן רוזנטל (שיחה | תרומות) |
ערן רוזנטל (שיחה | תרומות) |
||
| שורה 50: | שורה 50: | ||
.popularDrugs li{ | .popularDrugs li{ | ||
display:block; | display:block; | ||
| + | } | ||
| + | .popularDrugs ol { | ||
| + | margin:0px; | ||
} | } | ||
גרסה מתאריך 19:28, 25 בינואר 2014
/* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */
.drugbox tr:nth-child(even){
background:#fff;
}
.drugbox tr {
line-height:35px
}
.drugbox td {
padding-right:1em;
}
/* color for redlinks set to grey to be less noticable*/
a.new {
color: #999
}
.page-עמוד_ראשי #firstHeading {
display: none;
}
.CategoryTree-ltr .CategoryTreeItem {
direction:ltr;
}
.CategoryTree-ltr .CategoryTreeChildren {
margin-right: 0;
margin-left: 1.5ex;
}
#mw-pages h2, #mw-subcategories h2 {
font-weight:bold;background: #10a2d3;color:#ffffff;padding-right:10px; font-size:medium;
}
.mw-search-result-data {
display:none;
}
.jThumbnailScroller {
direction: ltr;
height: 260px !important;
margin-top: 160px;
}
.popularDrugs li:nth-child(even){
background:#fff;
}
.popularDrugs li{
display:block;
}
.popularDrugs ol {
margin:0px;
}