Lines Matching refs:CSS

609 * HTML CSS::               Influencing HTML output with Cascading Style Sheets.
14993 output. @xref{HTML CSS}. If @var{file} is @samp{-}, read standard
16058 * HTML CSS:: Influencing HTML output with Cascading Style Sheets.
16142 @node HTML CSS
16143 @section HTML CSS
16144 @cindex HTML, and CSS
16145 @cindex CSS, and HTML output
16148 Cascading Style Sheets (CSS for short) is an Internet standard for
16150 @uref{http://www.w3.org/Style/CSS/}.
16152 By default, @command{makeinfo} includes a few simple CSS commands to
16161 A full explanation of CSS is (far) beyond this manual; please see the
16168 You can influence the CSS in the HTML output with the
16174 @cindex @@import specifications, in CSS files
16175 The CSS file may begin with so-called @samp{@@import} directives,
16176 which link to external CSS specifications for browsers to use when
16181 @cindex Comments, in CSS files
16187 present.) Comments in CSS files are delimited by @samp{/* ... */}, as
16197 directive. When reading the CSS file, it simply copies any such
16201 @item If @var{file} contains only normal CSS declarations, it is
16202 included after @command{makeinfo}'s default CSS, thus overriding it.
16207 default CSS is included. If you need to override @command{makeinfo}'s
16209 important} CSS construct, as in:
16214 @item If @var{file} contains both @samp{@@import} and inline CSS
16216 @command{makeinfo}'s defaults, and lastly the inline CSS from
16220 is treated as a CSS declaration, meaning @command{makeinfo} includes
16221 its default CSS and then the rest of the file.
16225 If the CSS file is malformed or erroneous, @command{makeinfo}'s output
16227 meaning of the CSS file in any way; it just looks for the special
16229 output. Comments in the CSS file may or may not be included in the