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

Line 311: Line 311:
 
@media screen and (max-width: 1000px)
 
@media screen and (max-width: 1000px)
 
{
 
{
    #main-div
 
    {
 
        padding-top: 120px
 
    }
 
 
    #mw-headline
 
    {
 
        border-top-size: 120px;
 
        margin-top: -120px
 
    }
 
 
    #panel {
 
        height: 100px;
 
    }
 
 
 
     .centered-list {
 
     .centered-list {
 
         position: relative;
 
         position: relative;
Line 332: Line 317:
 
     #panel-ul-logo {
 
     #panel-ul-logo {
 
         float: left;
 
         float: left;
    }
 
 
    #panel-ul-logo img {
 
        height: 100px;
 
        width: 280px;
 
 
     }
 
     }
 
      
 
      
Line 379: Line 359:
 
     #panel-ul-button {
 
     #panel-ul-button {
 
         display: inline-block;
 
         display: inline-block;
         width: 70px;
+
         width: 30px;
         height: 70px;
+
         height: 30px;
         margin: 15px;
+
         margin: 5px;
 
         cursor: pointer;
 
         cursor: pointer;
 
     }
 
     }
Line 388: Line 368:
 
     {
 
     {
 
         background-color: white;
 
         background-color: white;
         height: 10px;
+
         height: 4px;
         width: 70px;
+
         width: 25px;
         margin: 10px 0px;
+
         margin: 4px 0px;
 
     }
 
     }
 
}
 
}

Revision as of 16:34, 7 September 2015