webgui/www/extras/yui/examples/get/assets/text.css
Chris Nehren 8fdd413d12 * resizable text areas now use the YUI 2.5.0 code
* add the new YUI release
* document the change in both the changelog and gotcha.txt
2008-02-26 21:27:14 +00:00

13 lines
165 B
CSS

#container .module {
font-family:times;
}
#container .module h2 {
font-size:146.5%;
color:#330033;
}
#container .module h3 {
font-size:131%;
color:#336600;
}