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

Line 33: Line 33:
 
}
 
}
  
ol, ul {
+
.navbar ol, ul {
 
list-style: none;
 
list-style: none;
 
}
 
}
Line 254: Line 254:
 
/* Basic */
 
/* Basic */
  
body {
+
#globalWrapper{
 +
                margin:0;
 +
        }
 +
        #top_menu_14{
 +
                margin:0;
 +
        }
 +
        body {
 
background: white;
 
background: white;
 
                 margin-left:0;
 
                 margin-left:0;
Line 313: Line 319:
 
line-height: 2em;
 
line-height: 2em;
 
margin-bottom: 1em;
 
margin-bottom: 1em;
 +
                font-family: 'Love Ya Like A Sister', cursive;
 
}
 
}
 
 
Line 332: Line 339:
 
     #title{
 
     #title{
 
background-color:#333;
 
background-color:#333;
 
 
background: -webkit-radial-gradient(black 30%, #4d4d4d);
 
background: -webkit-radial-gradient(black 30%, #4d4d4d);
 
background: -o-radial-gradient(black 30%, #4d4d4d);
 
background: -o-radial-gradient(black 30%, #4d4d4d);
Line 364: Line 370:
 
}
 
}
 
 
ul{
+
.navbar ul{
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
Line 370: Line 376:
 
}
 
}
 
 
li a{
+
.navbar li a{
 
font-size: 2.5vh;
 
font-size: 2.5vh;
 
cursor:pointer;
 
cursor:pointer;
Line 381: Line 387:
 
}
 
}
 
 
li a:link{
+
.navbar li a:link{
 
font-weight: normal;
 
font-weight: normal;
 
text-decoration: none;
 
text-decoration: none;
Line 387: Line 393:
 
}
 
}
 
 
li a:visited{
+
.navbar li a:visited{
 
font-weight: normal;
 
font-weight: normal;
 
text-decoration: none;
 
text-decoration: none;
Line 393: Line 399:
 
}
 
}
 
 
li a:hover{
+
.navbar li a:hover{
 
font-weight: bold;
 
font-weight: bold;
 
text-decoration: none;
 
text-decoration: none;
Line 399: Line 405:
 
}
 
}
 
 
li a:active{
+
.navbar li a:active{
 
font-weight: bold;
 
font-weight: bold;
 
text-decoration: none;
 
text-decoration: none;
Line 416: Line 422:
 
color: white;  
 
color: white;  
 
}
 
}
 
/*.navbar > ul > li:first-child{
 
margin-left:8.4vw;
 
}*/
 
 
 
 
#computer{
 
#computer{
Line 434: Line 436:
 
z-index:666;
 
z-index:666;
 
}
 
}
 
/*.computer > ul > li:first-child{
 
margin-left:8.4vw;
 
}*/
 
 
 
.drop{
+
/*.drop{
 
width: auto;
 
width: auto;
 
position: absolute;
 
position: absolute;
Line 470: Line 468:
 
padding-left:0;
 
padding-left:0;
 
margin:0;
 
margin:0;
}
+
}*/
 
 
 
li a.current{
 
li a.current{
Line 615: Line 613:
 
width:100vw;
 
width:100vw;
 
}
 
}
/*.withSubH{
+
 
text-align:center;
+
height:42vh;
+
margin-bottom:15vh;
+
}*/
+
 
#mainHeader{
 
#mainHeader{
 
text-align:center;
 
text-align:center;
Line 633: Line 627:
 
}
 
}
 
 
/*#firstHeader{
 
text-align:center;
 
}
 
#firstHeader h1{
 
 
vertical-align:middle;
 
font-family:they perished;
 
font-size:13vh;
 
padding-top:7vh;
 
margin-bottom:0;
 
color:#666;
 
}
 
 
#subheader{
 
text-align:center;
 
vertical-align:middle;
 
font-family:they perished;
 
font-size:8vh;
 
margin-top:-5vh;
 
color:black;
 
}*/
 
 
 
.page {
 
.page {
 
         width: 100vw;
 
         width: 100vw;
 
         float: none;
 
         float: none;
    }
+
       
 +
        }
 
 
 
@media only screen and (min-width: 800px){
 
@media only screen and (min-width: 800px){

Revision as of 11:00, 2 October 2016