Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
/* Usage: <div id="daystext"> Text Here </div>*/ | /* Usage: <div id="daystext"> Text Here </div>*/ | ||
#daystext {color:#296F39; font-weight:bold;} /* #296F39 = Green used on the Day in the life pages */ | #daystext {color:#296F39;} /* #296F39 = Green used on the Day in the life pages */ | ||
#daystextb {color:#296F39; font-weight:bold;} /* #296F39 = Green used on the Day in the life pages */ |
Revision as of 08:06, 13 July 2014
/* CSS placed here will be applied to all skins */ .noautonum .tocnumber { display: none; } /* Usage: <div id="daystext"> Text Here </div>*/ #daystext {color:#296F39;} /* #296F39 = Green used on the Day in the life pages */ #daystextb {color:#296F39; font-weight:bold;} /* #296F39 = Green used on the Day in the life pages */