Difference between revisions of "Template:Team:Cooper Union/CSS"

 
Line 407: Line 407:
 
#slideshow img{
 
#slideshow img{
 
padding-top: 2cm;
 
padding-top: 2cm;
}
 
 
ul {
 
    list-style-type: none;
 
    margin: 0;
 
    padding-left: 6cm;
 
    overflow: hidden;
 
    color: black;
 
}
 
 
li {
 
    float: left;
 
}
 
 
a{
 
    display: block;
 
    width: 140px;
 
    font-size: 18px;
 
    font-weight: bold;
 
    background-color: white;
 
    text-align: center;
 
    padding: 6px;
 
    text-decoration: none;
 
    color: #B0B0B0 ;
 
    border-radius: 5.5cm;
 
    font-family: "Courier New", serif;
 
    border-color:black;
 
}
 
 
a:hover, a:active{
 
    background-color: #6699CC;
 
    text-decoration: underline;
 
}
 
 
section h3{
 
font-family: "Courier New", serif;
 
font-style: italic;
 
 
 
}
 
}
  

Latest revision as of 19:41, 18 September 2015