Common.css: Difference between revisions
(Created page with "→CSS placed here will be applied to all skins: .noautonum .tocnumber { display: none; }") |
No edit summary |
||
Line 2: | Line 2: | ||
.noautonum .tocnumber { display: none; } | .noautonum .tocnumber { display: none; } | ||
#daystext {color:#296F39; font-weight:bold;} /* #296F39 = Green used on the Day in the life pages */ |
Revision as of 07:40, 13 July 2014
/* CSS placed here will be applied to all skins */ .noautonum .tocnumber { display: none; } #daystext {color:#296F39; font-weight:bold;} /* #296F39 = Green used on the Day in the life pages */