Revision: 44939
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at April 21, 2011 03:24 by rumremix
Initial Code
see link to Kyle's page
Initial URL
http://kyleschaeffer.com/sharepoint/css-reset/
Initial Description
The "inherit" aspect of this did not always work for me. For example, font-family may need to be explicitly specified in the generated css (in place of "inherit"). But this just takes a couple seconds. Simply search for "family" and replace "inherit" with the correct font family -- only appears in two places so this is really easy. May need to do this for other inherit declarations also.
Initial Title
sharepoint 2010 css reset
Initial Tags
css, sharepoint
Initial Language
CSS