Difference between revisions of "Team:ZJU-China/css/home/ZJU-component.css"

(Created page with "html { height: 100%; } body { height: 100%; } .container1 { height: 100%; } .js .boxgallery { position: absolute; } .js .boxgallery div { position: absolute; } .js .boxgalle...")
 
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
html {
+
<html>
height: 100%;
+
<style type="text/css">
}
+
 
body {
+
 
height: 100%;
+
}
+
 
.container1 {
 
.container1 {
 
height: 100%;
 
height: 100%;
Line 24: Line 22:
 
}
 
}
 
.js .boxgallery {
 
.js .boxgallery {
left: 0px; top: 0px; width: 100%; height: 100%;
+
left: 0px; top: 70px; width: 100%; height: 100%;
 
}
 
}
 
.js .panel {
 
.js .panel {
Line 48: Line 46:
 
}
 
}
 
.bg-img {
 
.bg-img {
background: rgb(153, 153, 153); width: 100%; height: 100%;
+
width: 100%; height: 100%;
 
}
 
}
 
.bg-img img {
 
.bg-img img {
Line 56: Line 54:
 
{
 
{
 
.bg-img img {
 
.bg-img img {
width: 200%; height: auto;
+
width: 200%; height: auto;margin-top: -20px;
 
}
 
}
 
}
 
}
Line 212: Line 210:
 
}
 
}
 
}
 
}
 +
 +
</style>
 +
</html>

Latest revision as of 15:58, 11 September 2015