Biomod/2013/NCSU: Difference between revisions
Alex Hoppe (talk | contribs) No edit summary |
Alex Hoppe (talk | contribs) No edit summary |
||
| Line 20: | Line 20: | ||
#footer{display: none; position: center; width: 960px} | #footer{display: none; position: center; width: 960px} | ||
@media screen { | @media screen { | ||
body { background: #ffffff url(http:// | body { background: #ffffff url(http://img.brothersoft.com/screenshots/softimage/n/ncsu_wallpaper-179516-1.jpeg) repeat; } | ||
} | } | ||
| Line 32: | Line 32: | ||
#bodyContent, #column-content, #content { | #bodyContent, #column-content, #content { | ||
background: #ffffff url(http:// | background: #ffffff url(http://www.mae.ncsu.edu/jiang/images/Logo/ncsu_logo.gif) repeat; | ||
} | } | ||
| Line 43: | Line 43: | ||
width: 960px; | width: 960px; | ||
height: 304px; | height: 304px; | ||
background: url(http:// | background: url(http://www.mae.ncsu.edu/jiang/images/Logo/ncsu_logo.gif) no-repeat; | ||
background-size: 100% auto; | background-size: 100% auto; | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
| Line 73: | Line 73: | ||
ul.menu li a:hover{ | ul.menu li a:hover{ | ||
color: | color: black; | ||
} | } | ||
Revision as of 10:04, 4 October 2013
<html> <head> <style>
- column-one { display:none; width:0px;}
.container{background-color: #ffffff; margin-top:0px} .OWWNBcpCurrentDateFilled {display: none;}
- content { width: 0px; margin: 0 auto auto 0; padding: 0em 0em 0em 0em; align: center;}
- column-content {width: 0px; float: left; margin: 0 0 0 0;padding: 0;}
.firstHeading {display:none; width:0px;}
- globalWrapper{width:984px; background-color: #ffffff; margin-left: auto; margin-right: auto}
- column-one {display:none; width:0px;background-color: #ffffff;}
- content{ margin: 0 0 0 0; align: center; padding: 12px; width: 960px;background-color: #ffff; border: 0;}
- bodyContent{ width: 960px; align: center; background-color: #ffffff;}
- column-content{width: 984px;background-color: #ffff;}
- footer{display: none; position: center; width: 960px}
@media screen {
body { background: #ffffff url(http://img.brothersoft.com/screenshots/softimage/n/ncsu_wallpaper-179516-1.jpeg) repeat; }
}
</style>
<style>
- {
text-shadow: 0px 1px 2px #aaa; }
- bodyContent, #column-content, #content {
background: #ffffff url(http://www.mae.ncsu.edu/jiang/images/Logo/ncsu_logo.gif) repeat; }
- column-content {
border-left: 1px solid #888; border-right: 1px solid #888;
}
- header {
width: 960px; height: 304px; background: url(http://www.mae.ncsu.edu/jiang/images/Logo/ncsu_logo.gif) no-repeat; background-size: 100% auto; margin-bottom: 0px; padding: 0px 0px 0px 0px;
/* border-bottom: 1px solid #DEDEDE; */ }
- menu {
display: block; width: 956px; padding: 0px; background-color: black; border: 2px solid #888; margin-bottom: 15px;
}
ul.menu li a {
display: block;
/* border: 1px solid #474655; */
padding: 8px 10px; text-decoration: none;
/* color: #333; */
color: #fff;
/* width: 121px; */
margin: 0px; text-align: center; font-size: large;
}
ul.menu li a:hover{
color: black;
}
ul.menu { /* display: none;
position: absolute; */ height: 40px; margin:0; padding:0; list-style:none; float: center;
}
ul.menu li { /* display:inline;*/
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: #f0f0f0; border: 1px solid #ccc;
}
ul.submenu li {
float: none; margin: 0px;
}
ul.submenu li a {
text-align: left; margin: 0px; width: 340px; padding: 0 0 0 12px; color: black; text-decoration: none; font-size: large
}
ul.submenu li a:hover {
color: black; text-decoration: underline;
}
.thumb {
border-image: url(http://openwetware.org/images/1/14/Biomod-2013-xiamen-xmunanobiocat-wrapper-bg.jpg) repeat;
}
.mytable {
border-image: url(http://openwetware.org/images/1/14/Biomod-2013-xiamen-xmunanobiocat-wrapper-bg.jpg) repeat;
}
</style> </head> <body>
<a href="http://openwetware.org/index.php?title=Template:Biomod/2013/Xiamen/XMU-Nanobiocat&action=edit">edit this header</a>
<a href="http://biomod.net/"><img src="http://openwetware.org/images/8/82/Biomod2013-logo.png" width="250px" height="50px"></img></a>
<a href="http://www.u-tokyo.ac.jp/en/" target="_blank"><img src="http://www.u-xiamen.ac.jp/en/images/banner/XMU-logo.gif" width="234" height="60" border="0" alt="The University of Xiamen"></img></a>
</body> </html>