Difference between revisions of "Team:Kent/Team"

Line 293: Line 293:
 
}
 
}
  
 +
       
 +
        #foot ul{
 +
        display: flex;
 +
        position: fixed;
 +
        top:92%;
 +
        left:50%;
 +
        transform: translate(-50%,-50%);
 +
        }
 
         #foot ul li{
 
         #foot ul li{
 
         list-style: none;
 
         list-style: none;
Line 356: Line 364:
 
         }
 
         }
  
 
#sponsors{
 
text-align:center;
 
margin-left:50px;
 
}
 
#sponsors img{
 
width:130px;
 
 
}
 
#sponsorstop{
 
display:inline-block;
 
padding-right:450px;
 
}
 
 
#sponsorsdown {
 
display:inline-block;
 
padding-left:200px;
 
}
 
 
#ScrollUp img{
 
#ScrollUp img{
 
width:30px;
 
width:30px;
Line 396: Line 386:
 
#ScrollUp:hover {
 
#ScrollUp:hover {
 
   background-color: #89d875;
 
   background-color: #89d875;
         #foot ul{
+
}
        display: flex;
+
         #foot ul li span:hover .fa
         position: fixed;
+
         {
         top:92%;
+
         color:#25343D;
        left:50%;
+
         transform: rotateY(360deg);
         transform: translate(-50%,-50%);
+
 
         }
 
         }
 +
        #foot ul li span:before
 +
        {
 +
        content:'';
 +
        position: absolute;
 +
        top:100%;
 +
        left:0;
 +
        width:100%;
 +
        height:100%;
 +
        background: #1AE195;
 +
        transition: 0.5s;
 +
        }
 +
 +
#sponsors{
 +
padding-top:100px;
 +
text-align:center;
 +
margin-left:50px;
 +
}
 +
#sponsors img{
 +
width:130px;
 +
 +
}
 +
#sponsorstop{
 +
display:inline-block;
 +
padding-right:450px;
 +
}
 +
 +
#sponsorsdown {
 +
display:inline-block;
 +
padding-left:200px;
 +
}
  
 
     </style>
 
     </style>

Revision as of 01:32, 31 October 2017


Meet the Team