webgui/www/extras/yui/examples/get/assets/text.css
JT Smith 20f8df1291 upgrading to YUI 2.6
data tables are going to need some work yet, but the other stuff seems to be working 100%
2008-10-22 23:53:29 +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;
}