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

Line 114: Line 114:
 
     border-top: 1px solid #000000;
 
     border-top: 1px solid #000000;
 
     background-color: #D5D5D5;
 
     background-color: #D5D5D5;
}
 
 
.last
 
{
 
    border-bottom: 1px solid #000000;
 
}
 
 
#version
 
{
 
    position: fixed;
 
    font-size: 15px;
 
    bottom: 15px;
 
    left: 15px;
 
}
 
 
#menu_button
 
{
 
    width: 40px;
 
    height: 40px;
 
    cursor: pointer;
 
    display: block;
 
    margin-left: auto;
 
    margin-right: 15px;
 
    margin-top: 30px;
 
 
}
 
}
  
Line 144: Line 120:
 
#header
 
#header
 
{
 
{
z-index: 1;
 
position: fixed;
 
 
     width: 100%;
 
     width: 100%;
 
     height: 88px;
 
     height: 88px;
 
     border-bottom: 1px solid #777777;
 
     border-bottom: 1px solid #777777;
    left: 70px;
 
 
     top: 0;
 
     top: 0;
    background: linear-gradient(to left, #D5D5D5, #FFFFFF, #FFFFFF, #D5D5D5);
 
 
}
 
}
  

Revision as of 18:43, 20 August 2015