User:Kennethau/monobook.css

From DEW Robotics
< User:Kennethau
Revision as of 06:25, 14 February 2010 by Kennethau (talk | contribs) (Created page with '#top{ background: #333333; height: 3px; Height of top section: width: 986px; Width of main container: margin-left: auto; margin-bottom: 1px; margin-right: auto; } #title{ ...')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
#top{
background: #333333;
height: 3px; /*Height of top section*/
width: 986px; /*Width of main container*/
margin-left: auto;
margin-bottom: 1px;
margin-right: auto;
}

#title{
background: #fdfdfd;
height: 72px; /*Height of top section*/
width: 986px; /*Width of main container*/
margin-left: auto;
margin-right: auto;
font-family: calibri;
font-size: 60px;
color: #de0000;
font-weight:bold;
border-width: 2px;
border-color: #000066;
border-style: solid;
}

#space{
background: transparent;
height: 1px;
width: 986px;
margin-left: auto;
margin-right: auto;
}

#tmenu1{
background: #3366CC;
height: 24px; /*Height of top section*/;
width: 986px;
margin-left: auto;
margin-right: auto;
margin-bottom: 2px;
border-width: 2px;
border-color: #336600;
border-style: solid;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#main{
background: #transparent;
height: 580px;
width: 986px;
margin-right: auto;
margin-left: auto;
margin-bottom: 5px;
}

#lmenu{
float: left;
background: #fdfdfd;
height: 580px; /*Height of top section*/;
width: 178px;
margin-right: 3px;
padding-left: 1px;
border-width: 2px;
border-style: solid;

}

#content{
background: white;
height: 580px; /*Height of top section*/;
width: 796px; /*Width of main container*/;
float: right;
border-width: 2px;
border-style: solid;
}


#ticker{
background: #fccc2e;
height: 24px; /*Height of top section*/
width: 980px; /*Width of main container*/
margin-left: auto;
margin-right: auto;
margin-top: 3px;
margin-bottom: 2px;
border-color: #2B4C9A;
border-width: 2px;
border-style: solid;
}

#link{
background: #transparent;
height: 50px; /*Height of top section*/
width: 980px; /*Width of main container*/
margin-left: auto;
margin-right: auto;
border-color: #2B4C9A;
border-width: 2px;
border-style: solid;
margin-bottom: 3px;
}

#footer{
background: #333333;
height: 20px; /*Height of top section*/
width: 986px;; /*Width of main container*/
margin-left: auto;
margin-right: auto;
}

#bottom{
background: #333333;
height: 5px; /*Height of top section*/
width: 1000px; /*Width of main container*/
margin-left: auto;
margin-right: auto;
}