Difference between revisions of "Template:LMU-TUM Munich"

Line 2: Line 2:
 
<head>
 
<head>
 
<style>
 
<style>
.container {
 
    width: 100% !important;
 
}
 
.col-xs-6.visible-xs-block {
 
    margin-left: 25%;
 
}
 
#navigation {
 
    height: 100%;
 
    top: 20px;
 
    float: left;
 
}
 
 
.sidebar-nav {
 
.sidebar-nav {
 
     margin-left: auto;
 
     margin-left: auto;
Line 20: Line 9:
 
     max-height: 300px;
 
     max-height: 300px;
 
     overflow-y: scroll;
 
     overflow-y: scroll;
}
 
 
#picture {
 
    float: right;
 
    width: 100%;
 
}
 
#footer {
 
    padding: 0px;
 
}
 
.page-footer {
 
    float: right; 
 
    width: 100%;
 
}
 
.container .row:last-child {
 
    margin-right: auto;
 
    margin-left: auto;
 
}
 
.members {
 
    float: right !important;
 
    width: 100% !important;
 
}
 
.member-row {
 
    height: 100%;
 
    float: right;
 
 
}
 
}
 
.white-box {
 
.white-box {
Line 51: Line 16:
 
     width: 100%;
 
     width: 100%;
 
     height: auto;
 
     height: auto;
}
 
@media screen and (min-width: 768px) {
 
    .sidebar-nav {
 
        position: fixed;   
 
        width: 20%;
 
        margin-left: auto;
 
        margin-right: auto; 
 
        left: 5%;
 
    }
 
    #picture, #contant, .page-footer, .members {
 
        width: 70% !important;
 
    }   
 
 
}
 
}
 
</style>
 
</style>

Revision as of 15:25, 19 October 2016