Difference between revisions of "Team:Exeter/Awards"

Line 108: Line 108:
 
#soc{
 
#soc{
 
margin-top:-12px;
 
margin-top:-12px;
+
margin-left:-15px;
 
}
 
}
/****Social Media navbar icons****/
+
.soc_1{
/*youtube*/
+
#soc_1{  
+
 
margin-right:3px;
 
margin-right:3px;
height:50px;
 
width:48px;
 
 
}
 
}
/*facebook*/
+
.soc_2{
#soc_2{
+
 
margin-right:3px;
 
margin-right:3px;
height:50px;
 
width:48px;
 
 
}
 
}
/*Twitter*/
+
.soc_3{
#soc_3{
+
 
margin-right:3px;
 
margin-right:3px;
margin-right:18px;
 
height:50px;
 
width:48px;
 
 
}
 
}
  
Line 417: Line 406:
 
}
 
}
 
#title{
 
#title{
font-size:150%;
+
font-size:260%;
 +
}
 +
.banner_link{
 +
font-size:22px;
 +
}
 +
.div_banner{
 +
margin-top:20px;
 
}
 
}
 
/*Makes side pictures on banner invisible on small screens*/
 
/*Makes side pictures on banner invisible on small screens*/
Line 440: Line 435:
 
/*Mobile and small screen css*/
 
/*Mobile and small screen css*/
 
@media (max-width: 767px){
 
@media (max-width: 767px){
 +
.div_vl.backgroundimage{
 +
height:65vh;
 +
background-size: auto 200%;
 +
}
 +
.banner_link.filler{
 +
display:none;
 +
}
 +
.div_l{
 +
display:none;
 +
}
 
#logo_Banner_Desktop{
 
#logo_Banner_Desktop{
 
display:none;
 
display:none;
Line 457: Line 462:
 
margin-left:0.85vw;
 
margin-left:0.85vw;
 
}
 
}
}
 
@media (max-width: 1000px){
 
.calendar_key{
 
display:none;
 
}
 
.calendar_space, .calendar_box, .calendar_link{
 
height:5.2vh;
 
width:5.2vh;
 
}
 
.calendar_selector{
 
font-size:2.6vh;
 
color:#47BCC2;
 
cursor:pointer;
 
}
 
}
 
@media (max-width: 595px){
 
.calendar{
 
display:none;
 
}
 
}
 
@media (max-width: 920px){
 
#links_drop{
 
margin-left:0;
 
padding-top:9px;
 
margin-top:-4px;
 
font-size:20px;
 
}
 
}
 
#links_drop{
 
color:#47BCC2;
 
/*font-size:20px;*/
 
font-size:1.2vw;
 
margin:8px 0.9vw 0.5vh 0.9vw;
 
padding:0.06vw 0 0 0;
 
line-height:0px;
 
 
}
 
}
 
#links_drop{
 
#links_drop{

Revision as of 22:39, 19 October 2016