Team:Linkoping Sweden/Templates/wikicss

From 2014.igem.org

(Difference between revisions)
m
 
(5 intermediate revisions not shown)
Line 31: Line 31:
background-color: transparent;
background-color: transparent;
-
#globalWrapper, #content, #bodyContent {
+
#globalWrapper, #content {
width: 100%;  
width: 100%;  
height: 100%;
height: 100%;
Line 39: Line 39:
padding: 0px;
padding: 0px;
-
.container {
+
#bodyContent, #content {
-
display-type:inline-block;
+
width: 1100px;
-
float: none;
+
}
-
margin-left: 0 auto;
+
 
-
margin-right: 0 auto;
+
a{
 +
color: black;
 +
}
 +
a:hover{
 +
color:blue
}
}
</style>
</style>
</head>
</head>
-
 
</html>
</html>

Latest revision as of 13:17, 26 June 2014