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

מתוך ויקיתרופות
קפיצה אל: ניווט, חיפוש
Banner.jpg
שורה 13: שורה 13:
  
 
/* color for redlinks set to grey to be less noticable*/
 
/* color for redlinks set to grey to be less noticable*/
.new {
+
a.new {
 
  color: #999
 
  color: #999
 
}
 
}

גרסה מתאריך 12:36, 3 בינואר 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
}