Difference between revisions of "Template:Team:Calgary/StyleSheets/stylingdva.css"

Line 69: Line 69:
  
 
#HQ_page h2{
 
#HQ_page h2{
font-size: 18px;
+
font-size: 24px;
 
color: #fcb633;
 
color: #fcb633;
 
}
 
}
Line 154: Line 154:
 
#TopBar li {
 
#TopBar li {
 
     list-style: none;
 
     list-style: none;
 +
}
 +
 +
#TopBar ul ul li{
 +
float: none;
 +
position: relative;
 +
    font-family: 'Varela Round';
 +
    color: #faece5;
 +
    font-weight: 900;
 +
    text-transform: uppercase;
 +
}
 +
 +
#TopBar ul ul ul{
 +
        position: absolute;
 +
        left: 100%;
 +
        top: 0;
 +
        margin: 0;
 
}
 
}
  
Line 202: Line 218:
  
 
.toggle-drop{
 
.toggle-drop{
 +
display: none;
 +
}
 +
 +
.toggle-drop2{
 
display: none;
 
display: none;
 
}
 
}
Line 260: Line 280:
  
 
#drop{
 
#drop{
 +
display:none;
 +
}
 +
 +
#drop2{
 
display:none;
 
display:none;
 
}
 
}
Line 400: Line 424:
 
overflow: auto;
 
overflow: auto;
 
}
 
}
 +
 +
.active2{
 +
                max-height: 100%;
 +
                overflow: auto;
 +
        }
  
 
.logo img{
 
.logo img{
Line 414: Line 443:
 
background-image:none;
 
background-image:none;
 
width: 100% ;
 
width: 100% ;
 +
}
 +
 +
#TopBar ul ul li{
 +
float: initial;
 +
position: initial;
 +
}
 +
 +
#TopBar ul ul ul{
 +
        position: initial;
 +
        left: initial;
 +
        top: initial;
 +
        margin: initial;
 +
padding-left: 1rem;
 
}
 
}
  

Revision as of 15:29, 7 September 2017