Posted on Jun 9, 2011 by
Happy Dog
small, and h1, h2 and other headlines resetted...
For usage of small: small { font-size: smaller; }
For usage of heading tags (h1-h6): h1 { display: block; font-size: 2em; font-weight: bold; } h2 { display: block; font-size: 1.5em; font-weight: bold; } h3 { display: block; font-size: 1.17em; font-weight: bold; }
h4 { display: block; font-weight: bold; } h5 { display: block; font-size: 0.83em; font-weight: bold; } h6 { display: block; font-size: 0.67em; font-weight: bold; }
Status: New
Labels:
Type-Defect
Priority-Medium