Difference between revisions of "Team:Czech Republic/Template:Stylesheet"

Line 246: Line 246:
  
 
     background-color: #303030;
 
     background-color: #303030;
}
 
 
@media screen and (max-height: 700px)
 
{
 
#panel
 
{
 
    height: 100px;
 
}
 
.panel-ul-logo
 
{
 
    height: 100px;
 
    width: 280px;
 
}
 
 
}
 
}
  
Line 323: Line 310:
 
}
 
}
  
@media screen and (max-width: 1000px) {
+
@media screen and (max-width: 1000px)
 +
{
 +
    #panel {
 +
        height: 100px;
 +
    }
  
 
     .centered-list {
 
     .centered-list {
Line 331: Line 322:
 
     #panel-ul-logo {
 
     #panel-ul-logo {
 
         float: left;
 
         float: left;
 +
        height: 100px;
 +
        width: 280px;
 
     }
 
     }
  

Revision as of 16:00, 7 September 2015