A collection of custom styles that can be included on any page with the following line:
%INCLUDE{"CmsHi.EAWCustomCSS"}%

References



The CSS code

<style type="text/css">
  div#wrap{margin:-20px auto;}
  div#maincontent{width:70%; min-width:500px; float:left;}
  div#sidebar{width:25%; min-width:200px; float:right;}
  div#innerSidebar{border:solid navy 1px; padding: 0px 6px 6px 14px;}
  div#footer{clear:both;}
h1, h2, h3, h4, h5, h6 {
   font-family:"Lucida Grande", helvetica, lucida, verdana, sans-serif;
   line-height:104%;
   padding:0;
   margin:1em 0 0.1em 0;
   border:none;
}
h1 {
   font-size:210%;
   color:#e24628;
   margin:0 0 0.1em 0;
}
h2 {
   font-size:145%;
        font-variant: small-caps;
   display:block;
   background-color:#255AA4;
   color:white;
   padding:0.2em 0.7em;
   margin:1em 0em 0.15em 0em;
   height:auto;
}
  h3 { font-size:140%; color:navy;}
  h4 { font-size:125%; color:#6c0000;}
  h5 { font-size:110%; color:navy;}
  h6 { font-size:95%; color:#6c0000;}
  h3,h4,h5,h6{border-style: none;}
  #sidebar h5{text-decoration:underline;}
  #sidebar table{margin: 0px 10px;}
  #cal08 th{background-color:#255AA4;}
:link:focus,
:visited:focus,
:link,
:visited,
:link:active,
:visited:active {
   text-decoration:none;
   color:#1e5bbd;
   background-color:transparent;
}
:link:hover,
:visited:hover {
   text-decoration:underline;
   background-color:#b4d5ff;
   color:#1559B3;
}
a:link img,
a:visited img,
a:hover img,
a:active img {
   background-color:transparent;
}
th a:link,
th a:visited {
   font-weight:bold;
}

ul { margin-left: 15 px; }

</style>

-- TengMa - 30 Mar 2009

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2020-08-19 - TWikiAdminUser
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Sandbox/SandboxArchive All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback