Difference between revisions of "Template:Manchester"

m
m
Line 405: Line 405:
 
     text-decoration: none;
 
     text-decoration: none;
 
     }
 
     }
 
+
 
 +
.invi{
 +
visibility:hidden;
 +
}
 +
 
 +
#invibox{
 +
    margin:350px;
 +
    display: block;
 +
    position:relative;
 +
    width:850px;
 +
    height:200px;
 +
}
 +
 
 +
#footer {
 +
    font-size:large;
 +
    display:block;
 +
    width: 850px;
 +
    background-color:#AA00FF;
 +
}
 +
 
 +
.sponsors{
 +
    float:left;
 +
    margin: 20px 30px;
 +
    box-shadow:1px 1px 1px ;
 +
    opacity:1; 
 +
}
 +
 
 +
.sponsors:hover{
 +
    opacity:0.7;
 +
    transition: all 0.4 ease;
 +
    border: solid 1px;
 +
}
 +
 
 +
 
 
</style>
 
</style>
  

Revision as of 17:14, 11 July 2016