/* This is a simple adaptation of faq.css for mathcw.css */ /* This file contains Cascading Style Sheet markup for the UofUtah Mathematics FAQ Web pages. Extensive use is made of color to make the pages visually attractive, to highlight particularly significant material, and to have consistent document markup throughout the FAQ pages. Each of these names is used as a CLASS type in HTML markup, as illustrated in the usage comments. */ /* Usage: sample inline Unix command */ .COMMAND { background-color: #bbddff; background-image: none; color: black; font-weight: bold } /* NB: same color as SAMPLE */ /* Usage:

How do I xxx?

*/ .FAQ { background-color: #0066cc; background-image: none; color: white; font-weight: bold } /* Usage: emacs */ .FILE { background-color: #eeeeee; background-image: none; color: black } /* Usage:

Introduction

*/ /* NB: #cb0000 == (0.8, 0, 0): official University of Utah red */ /* .HEADER { background-color: #cb0000; background-image: none; color: white; font-weight: bold } .HEADER { background-color: #008000; background-image: none; foreground-color: #ffffff; color: #ffffff; font-weight: bold } */ .HEADER { background-color: #cb0000; background-image: none; color: white; font-weight: bold } /* .HEADER2 { color: yellow; background-color: #000080; background-image: none; foreground-color: yellow; color: yellow; font-weight: bold } .HEADER2 { color: yellow; background-color: #000080; background-image: none; font-weight: bold } .HEADER2 { color: yellow; background-color: #000080 } .HEADER2 { text-color: yellow; ; background-color: lemonchiffon } h2 { color: black ; background-color: orange } .HEADER2 { color: black ; background-color: pink } */ .HEADER2 { background-color: pink ; color: black ; } .HEADER3 { background-color: skyblue; color: white } /* H2.HEADER3 { color: white ; background-color: skyblue; color: white ; } */ A { background-color: lemonchiffon; background-image: none; color: black; font-weight: bold } A { background-color: #cb0000; background-image: none; color: black; font-weight: bold } A { background-color: #cb0000; background-image: none; color: white; font-weight: bold } /* h2 { background-color: lightgrey; color: blue; } */ /* h2.header { background-color: lemonchiffon; color: blue; } */ /* h2.header2 { background-color: ivory; color: black; color: navyblue; } */ H2.HEADER2 { background-color: ivory; background-color: #808080; background-color: #cb0000; color: black; color: navyblue; color: white; } /* Usage: /etc/passwd */ .HIGHLIGHT { background-color: yellow; background-image: none; color: black; font-weight: bold } /* Usage: % ls (for use in
...
displays */ .INPUT { background-color: yellow; background-image: none; color: black; font-weight: bold } .INPUT { background-color: #eeeeee; background-image: none; color: #cb0000; font-weight: bold } /* Usage: /etc/passwd */ .LOWLIGHT { background-color: #ffface; background-image: none; color: black; font-weight: bold } /* Usage: emacs and Adobe Photoshop */ .PROGRAM { background-color: white; background-image: none; color: black; font-style: italic } /* Usage: # exportfs (for use in
...
displays */ .ROOT { background-color: orange; background-image: none; color: black; font-weight: bold } .ROOT { background-color: #eeeeee; background-image: none; color: orange; font-weight: bold } /* Usage:
 ... 
and ... */ .SAMPLE { background-color: #eeeeee; background-image: none; color: black; font-weight: normal } /* Usage:
    ...
*/ /* Experiments with firefox, iexplorer, netscape, and opera show that we need both A and OL data */ /* and that the background color region EXCLUDES the item number in iexplorer and opera, and */ /* INCLUDES it in the others. */ /* A.TOC { background-color: #0066cc; background-image: none; color: white; font-weight: bold } */ OL.TOC { background-color: #0066cc; background-image: none; color: black; font-weight: bold } /* Usage:
and */ .WARNING { background-color: #ff6060; background-image: none; color: black } /* Usage: Carl Friedrich Gauss */ .AUTHOR { font-style: normal; font-weight: bold } /* Usage: Study of differential topology */ .TITLE { background-color: #ffee96; background-image: none; color: black; font-style: italic; font-weight: bold } /* [26-Oct-2006] This hypertext link attribute causes a link color change when the mouse is over the link */ A:hover { background-color: #00ddff; color: black } /* Usage: -I */ .OPTION { background-color: #eeeeff; background-image: none; color: black; font-weight: bold }

AltStyle によって変換されたページ (->オリジナル) /