מדיה ויקי:Common.css: הבדלים בין גרסאות
מתוך ויקיתרופות
ערן רוזנטל (שיחה | תרומות) |
ערן רוזנטל (שיחה | תרומות) |
||
שורה 10: | שורה 10: | ||
.drugbox td { | .drugbox td { | ||
padding-right:1em; | padding-right:1em; | ||
+ | } | ||
+ | |||
+ | /* color for redlinks set to grey to be less noticable*/ | ||
+ | .new { | ||
+ | color: #999 | ||
} | } |
גרסה מתאריך 08:54, 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*/ .new { color: #999 }