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

Line 2,807: Line 2,807:
 
.figure.eighty {
 
.figure.eighty {
 
width:80%;
 
width:80%;
 +
}
 +
 +
.figure.ten {
 +
width:10%;
 +
}
 +
 +
.figure.twenty {
 +
width:20%;
 +
}
 +
 +
.figure.thirty {
 +
width:30%;
 +
}
 +
 +
.figure.fourty {
 +
width:40%;
 +
}
 +
 +
.figure.fifty {
 +
width:50%;
 
}
 
}
 
 
+
.figure.sixty {
 +
width:60%;
 +
}
 +
 
 +
.figure.seventy {
 +
width:70%;
 +
}
 +
 
 +
.figure.ninety {
 +
width:90%;
 +
}
 +
 
 +
.figure.hundred {
 +
width:100%;
 +
}
 +
 
 
/*Footer*/
 
/*Footer*/
 
.fa-facebook-official:before {
 
.fa-facebook-official:before {

Revision as of 15:25, 28 July 2018