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

Line 38: Line 38:
 
}
 
}
  
 +
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul{
 +
margin:0px;
 +
}
  
 +
#top_menu_14{
 +
}
  
 
  /* W3 Schools templates*/
 
  /* W3 Schools templates*/
Line 83: Line 88:
 
   text-transform: uppercase;
 
   text-transform: uppercase;
 
   font-size: 1.4em;
 
   font-size: 1.4em;
 +
  width: 300px;
 
}
 
}
  
 
.logo-img{
 
.logo-img{
width: 25%;
+
width: 70%;
 
margin-top: 1%;
 
margin-top: 1%;
 
}
 
}
Line 92: Line 98:
 
@media only screen and (max-width: 1350px) {
 
@media only screen and (max-width: 1350px) {
 
.logo-img{
 
.logo-img{
width: 30%;
+
width: 70%;
 
margin-top: 2%;
 
margin-top: 2%;
 
}
 
}
Line 99: Line 105:
 
@media only screen and (max-width: 790px) {
 
@media only screen and (max-width: 790px) {
 
.logo-img{
 
.logo-img{
width: 30%;
+
width: 70%;
 
margin-top: 3%;
 
margin-top: 3%;
 
}
 
}

Revision as of 09:16, 23 August 2018