Team:Uppsala/guntastest/css.css
From 2014.igem.org
body{
background-image: url("http://www.okilla.com/uploadfile/1/2012/09/29/11348978620/1348979047_Website-Pattern-03.jpg"); }
- test{
border: solid black 4px; margin-right: auto; margin-left: auto; background-color: #98bf21; width: 800px; height: 50px; }
h1{
text-align: center;
}
ul {
list-style-type: none; margin: 0; padding: 0; overflow: hidden;
}
li{
display: inline; float: left;
}
ul a:link, a:visited {
display: block; width: 200px; font-weight: bold; color: black; background-color: #98bf21; text-align: center; padding-top: 15px; padding-bottom: 17px; text-decoration: none;
}
ul a:hover, a:active { background-color: #7A991A; }
- titel {
background-color: white; margin-right: auto; margin-left: auto; border: 1px solid; width: 100px;
}
.titelbild {
height: 99px; width: 99px;
}
- maincontent {
background-color: #b0c4de; margin-right: auto; margin-left: auto; width: 800px;
}