Difference between revisions of "Team:Bielefeld-CeBiTec/CSS"

Line 2,519: Line 2,519:
 
}
 
}
  
.main_content {
+
.content {
 
 
 
background-color: white;
 
background-color: white;
Line 2,585: Line 2,585:
 
.title {
 
.title {
 
font-size: 40px;
 
font-size: 40px;
padding-top: 30px;
+
padding-top: 10%;
padding-left: 10px;
+
padding-left: 7%;
 
padding-bottom: 30px;
 
padding-bottom: 30px;
 
}
 
}
  
 +
h2 {
 +
padding-left: 3%;
 +
font-size:14;
 +
}
  
 +
br {
 +
padding-right: 5%;
 +
padding-left : 5%;
 +
font-size: 12;
 +
}
 +
 +
body { padding-top: 55px; }
  
  
Line 2,597: Line 2,608:
 
}
 
}
  
.figure.eighty{
+
/* NAVBAR */
    width:80%;
+
}
+
 
+
/* NAVBAR */
+
 
.navbar{
 
.navbar{
 
background-color: #000000;
 
background-color: #000000;
Line 2,705: Line 2,712:
 
}
 
}
 
 
.affix {
+
.affix {
 
top: 0;
 
top: 0;
 
width: 100%;
 
width: 100%;
z-index: 1030
+
z-index: 1030!important;
!important;
+
 
}
 
}
  
Line 2,719: Line 2,725:
 
.logo-img{
 
.logo-img{
 
width: 65px;
 
width: 65px;
padding-top: 10px;
+
padding-top: 5px;
 
}
 
}
 
 
 +
article{
 +
padding-right: 5%;
 +
padding-left : 5%;
 +
}
 
 
 
#page-arrow-top {
 
#page-arrow-top {

Revision as of 13:58, 28 July 2018