Team:ZJU-China/template/page css

From 2013.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 50: Line 50:
float: right;
float: right;
width: 260px;
width: 260px;
-
background: #EADCAE;
 
-
padding-bottom: 10000px;
 
-
margin-bottom: -10000px;
 
}
}
.content {
.content {
-
padding: 10px 0;
+
padding: 10px 5px 5px 5px;;
-
width: 700px;
+
width: 680px;
float: right;
float: right;
-
background-color: #FFF;
+
background-color: rgba(255, 255, 255, 0.5);
 +
margin: 5px 5px 25px 5px;
 +
border-radius: 5px;
 +
font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
 +
font-size: 80%;
}
}
Line 209: Line 210:
top: -360px;
top: -360px;
overflow: hidden;
overflow: hidden;
 +
border-radius: 5px;
 +
box-shadow: 0 0 5px 2px rgba(0,0,0,.35);
 +
}
 +
 +
/* Content Style */
 +
 +
div.tright {
 +
border-width: 0;
}
}
-->
-->
</style>
</style>
</html>
</html>

Latest revision as of 17:04, 25 September 2013