Team:ZJU-China/template/page css

From 2013.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 52: Line 52:
}
}
.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 5px 5px;
+
margin: 5px 5px 25px 5px;
border-radius: 5px;
border-radius: 5px;
font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
 +
font-size: 80%;
}
}
Line 213: Line 214:
}
}
-
// Content Style
+
/* Content Style */
-
#toc, .toc {
+
 
-
margin: 5px;
+
div.tright {
 +
border-width: 0;
}
}
-->
-->
</style>
</style>
</html>
</html>

Latest revision as of 17:04, 25 September 2013