Difference between revisions of "Template:Team:TU Darmstadt/Viki"

Line 1,612: Line 1,612:
  
 
@media only screen and (max-width: 800px)  {
 
@media only screen and (max-width: 800px)  {
 
    #mw-content-text p:first-child{
 
                margin:0;
 
                padding:0;
 
    }
 
 
    #content{
 
                margin:0;
 
                padding:0;
 
                width:100%;
 
    }
 
 
    body {
 
background: white;
 
                margin:0;
 
                padding-top:0;
 
               
 
}
 
 
    #title{
 
        width:100%;
 
    }
 
   
 
    #HQ_page{
 
        width:100%;
 
    }
 
 
    #globalWrapper{
 
        width:100vw;
 
    }
 
 
    .navbar{
 
        width:100%;
 
    }
 
 
    .banner{
 
        width:100%;
 
    }
 
 
    #mainHeader{
 
        width:100%;
 
    }
 
  
 
     .page {
 
     .page {
Line 1,678: Line 1,636:
 
         left: 0px;
 
         left: 0px;
 
         background-color: whitesmoke;
 
         background-color: whitesmoke;
 +
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
 +
        border:3px solid #019ac8;
 +
border-radius:6px;
 
     }
 
     }
  

Revision as of 20:07, 9 October 2016