Difference between revisions of "Team:TP-CC San Diego/Templates/MainCSS"

Line 73: Line 73:
 
to{opacity:1}}
 
to{opacity:1}}
  
 +
.text-wrapper a
 +
{
 +
                        color: #243249;
 +
font-weight: 700;
 +
font-size: 12px;
 +
font-family: Montserrat;
 +
border: 2px solid #243249;
 +
padding: 5px 10px 5px 10px;
 +
}
 +
 +
.text-wrapper a:hover
 +
{
 +
                        color: white;
 +
font-weight: 700;
 +
font-size: 12px;
 +
font-family: Montserrat;
 +
background-color: #243249;
 +
border: 2px solid #243249;
 +
padding: 5px 10px 5px 10px;
 +
text-decoration: none;
 +
                        font-family: 'Montserrat', sans-serif;
 +
}
  
 
.day
 
.day

Revision as of 23:10, 29 October 2017