Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Documentation/ReferenceManualScripts/data/iframes/tree/screen.css is written in an unsupported language. File is not indexed.

0001 html, body {height:100%; margin: 0; padding: 0; }
0002 
0003 html>body {
0004         font-size: 16px; 
0005         font-size: 68.75%;
0006 } /* Reset Base Font Size */
0007 
0008 body {
0009         font-family: Verdana, helvetica, arial, sans-serif;
0010         font-size: 68.75%;
0011         background: #fff;
0012         color: #333;
0013 }
0014 
0015 h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
0016 h1 { font-size: large }
0017 
0018 #banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
0019     background: url(bg.gif) repeat-x; text-align: center }
0020 #banner a { color: white; }
0021 
0022 #main { padding: 1em; }
0023 
0024 a img { border: none; }