Template:Biomod/2014/Kansai: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 109: Line 109:
font-size: 64pt;
font-size: 64pt;
color: #e4eeef;
color: #e4eeef;
float: left;
}
}


Line 114: Line 115:
display: block;
display: block;
width: 100%;
width: 100%;
float: left;
padding: 0px;
padding: 0px;
background-color: #003e5c;
background-color: #003e5c;

Revision as of 12:25, 10 October 2013

<html> <head> <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> <style> body { font-family: 'Open Sans', sans-serif; background-color: #f0f4f4; overflow-y: scroll; padding: 0px; margin: 0px; }

  1. column-one {

display: none; }

.container { margin-top: 0px }

.OWWNBcpCurrentDateFilled { display: none; }

  1. content {

margin: 0 auto auto 0; padding: 0em 0em 0em 0em; align: center; border-style: none none none none; }

  1. column-content {

float: left; margin: 0 0 0 0; padding: 0; border-left: 1px solid #00aeef; border-right: 1px solid #00aeef; width: 984px; }

.firstHeading { display: none; }

/* Sets the actual page width */

  1. globalWrapper {

width: 984px; margin: 0px auto 0px auto; padding: 0px; }

  1. content {

}

  1. bodyContent {

width: 100%; /* align: center; */ margin: 0px; padding: 0px 0px 0px 0px; }

  1. footer {

position: center; background-color: #222; border-top: 0px solid #d13f31; border-bottom: 0px solid red; border-left: 1px solid #00aeef; border-right: 1px solid #00aeef; color: #006e9c; margin: 0px; width: 100%; }

  1. footer A,#footer A:HOVER,#footer A:VISITED {

color: #006e9c; }

/* @media screen { body { background: #ffffff url() repeat; } }

  • /

/*

  • {

text-shadow: 0px 1px 1px #222; }

  • /
  1. bodyContent,#column-content,#content {

background: #f0f4f4; }

  1. header,#nano {

width: 100%; margin-bottom: 0px; padding: 0px 0px 0px 0px; background-color: #003e5c; }

  1. nano {

line-height: 3em; height: 200px; font-size: 64pt; color: #e4eeef; float: left; }

  1. menu {

display: block; width: 100%; float: left; padding: 0px; background-color: #003e5c; border-bottom: 2px solid #00aeef; margin-bottom: 15px; }

  1. editHeader {

margin-top: -18px; float : right; z-index: 11; float: right; }

  1. editHeader,A:LINK {

color: #f0f4f4; }

ul.menu li a { display: block; padding: 6px 10px; text-decoration: none; color: #fff; margin: 0px; text-align: center; font-size: large; }

ul.menu li a:hover { color: #009ee0; }

ul.menu { height: 40px; margin: 0; padding: 0; list-style: none; float: center; }

ul.menu li { margin: 0; padding: 6px; float: left; position: relative; }

ul.menu li:hover ul { display: block; position: absolute; z-index: 100; }

ul.submenu { display: none; list-style: none; background-color: #003e5c; border-left: 2px solid #009ee0; border-bottom: 2px solid #009ee0; border-right: 2px solid #009ee0; }

ul.submenu li { float: none; margin: 0px; }

ul.submenu li a { text-align: left; margin: 0px; padding: 0 0 0 12px; color: white; text-decoration: none; font-size: large }

ul.submenu li a:hover { color: #009ee0; }

  1. contentSub {

/* display: none;*/ float: left; z-index: 500; }

.thumb {

}

.mytable {

} </style> </head> <body> <div id="nano">Nano Creators</div> <div id="menu"> <ul class="menu"> <li class="motives"><a href="/wiki/Biomod/2013/Aarhus/Nano_Creators/Testing">Testing</a></li> </ul> </div> <div id="editHeader"> <a href="http://openwetware.org/index.php?title=Template:Biomod/2013/Aarhus/Nano_Creators/Header&action=edit">edit template</a> </div>

</body> </html>