Template:Kyoto/css

From 2012.igem.org

(Difference between revisions)
Line 84: Line 84:
#kyoto-main {
#kyoto-main {
margin: 100px auto;
margin: 100px auto;
-
padding: 30px;
+
padding: 20px;
width: 700px;
width: 700px;
background-image: url("https://static.igem.org/mediawiki/2012/1/1f/Kyoto_Frame.png");
background-image: url("https://static.igem.org/mediawiki/2012/1/1f/Kyoto_Frame.png");
 +
}
 +
#kyoto-main > div {
 +
margin: 10px;
 +
padding: 15px;
 +
min-height: 400px;
 +
background-color: #ffffff;
}
}
#kyoto-root {
#kyoto-root {
Line 98: Line 104:
bottom: 0;
bottom: 0;
height: 300px;
height: 300px;
-
}
 
-
#kyoto-content {
 
-
min-height: 400px;
 
-
padding: 15px;
 
-
background-color: #ffffff;
 
}
}
</style>
</style>
</html>
</html>

Revision as of 06:28, 6 September 2012