cssbase-context.css revision 4ae0e76a4cee1de65ce705b420c9efe68908fb18
/* base.css, part of YUI's CSS Foundation */
/*18px via YUI Fonts CSS foundation*/
}
/*16px via YUI Fonts CSS foundation*/
}
/*14px via YUI Fonts CSS foundation*/
}
/* top & bottom margin based on font size */
}
.yui3-cssbase h1,.yui3-cssbase h2,.yui3-cssbase h3,.yui3-cssbase h4,.yui3-cssbase h5,.yui3-cssbase h6,.yui3-cssbase strong {
/*bringing boldness back to headers and the strong element*/
}
/*indicating to users that more info is available */
}
/*bringing italics back to the em element*/
}
/*giving blockquotes and lists room to breath*/
}
/*bringing lists on to the page with breathing room */
}
/*giving OL's LIs generated numbers*/
}
/*giving UL's LIs generated disc markers*/
}
/*providing spacing for definition terms*/
}
/*borders and padding to make the table readable*/
}
/*distinguishing table headers from data cells*/
}
/*coordinated margin to match cell's padding*/
/*centered so it doesn't blend in to other content*/
}
/*so things don't run into each other*/
}
/* setting a consistent width, 160px;
control of type=file still not possible */
.yui3-cssbase input[type=text],.yui3-cssbase input[type=password],.yui3-cssbase textarea{width:12.25em;*width:11.9em;}