מדיה ויקי:Common.css: הבדלים בין גרסאות

מתוך ויקיתרופות
קפיצה אל: ניווט, חיפוש
Banner.jpg
שורה 15: שורה 15:
 
a.new {
 
a.new {
 
  color: #999
 
  color: #999
 +
}
 +
 +
.page-עמוד_ראשי #firstHeading {
 +
display: none;
 
}
 
}

גרסה מתאריך 23:45, 16 בינואר 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;
}