Difference between revisions of "Template:Bielefeld-CeBiTec/css/stylesheet"

Line 1: Line 1:
 
<html>
 
<html>
<style type="text/css">
+
 
p{
+
<!-- Start of CSS-->
line-height: 2;
+
<style type="text/css">
        font-style: italic;
+
 
        color: red;
+
/* WIKI SETTINGS*/
}
+
</style>
+
/* Hide first heading */
 +
.firstHeading {
 +
display: none;
 +
}
 +
 +
/*-- Remove borders, float content left and remove padding/margin */
 +
#globalWrapper, #content{
 +
background-color: transparent;
 +
border: 0px;
 +
<!-- float: left; -->
 +
margin:0px;
 +
padding: 0px;
 +
}
 +
 
 +
/*left align Black Menu Bar */
 +
#top_menu_inside {
 +
margin-left: 20px;
 +
}
 +
</style>
 +
 
 
</html>
 
</html>

Revision as of 17:52, 28 May 2015