Difference between revisions of "Team:Kent/Team"

Line 291: Line 291:
 
input:checked + section.hull .hull-title:before {
 
input:checked + section.hull .hull-title:before {
 
transform: rotate(270deg);
 
transform: rotate(270deg);
}
 
#ScrollUp img{
 
width:30px;
 
}
 
#ScrollUp {
 
  display:none;
 
  position: fixed;
 
  bottom: 55px;
 
  right: 10px;
 
  z-index: 299;
 
border-style: solid;
 
    border-color: #89d875;
 
  outline: none;
 
opacity:0.8;
 
  background-color: #455057;
 
  color: #E61B5F;
 
  cursor: pointer;
 
  padding: 15px;
 
  border-radius: 30px;
 
 
}
 
}
  
#ScrollUp:hover {
 
  background-color: #89d875;
 
        #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 402: Line 374:
 
padding-left:200px;
 
padding-left:200px;
 
}
 
}
 +
#ScrollUp img{
 +
width:30px;
 +
}
 +
#ScrollUp {
 +
  display:none;
 +
  position: fixed;
 +
  bottom: 55px;
 +
  right: 10px;
 +
  z-index: 299;
 +
border-style: solid;
 +
    border-color: #89d875;
 +
  outline: none;
 +
opacity:0.8;
 +
  background-color: #455057;
 +
  color: #E61B5F;
 +
  cursor: pointer;
 +
  padding: 15px;
 +
  border-radius: 30px;
 +
}
 +
 +
#ScrollUp:hover {
 +
  background-color: #89d875;
 +
        #foot ul{
 +
        display: flex;
 +
        position: fixed;
 +
        top:92%;
 +
        left:50%;
 +
        transform: translate(-50%,-50%);
 +
        }
  
 
     </style>
 
     </style>

Revision as of 01:31, 31 October 2017


Meet the Team