Difference between revisions of "Template:Example"

Line 47: Line 47:
 
border-bottom: 1px solid #d2d2d2;
 
border-bottom: 1px solid #d2d2d2;
 
background-color: #32ddb5;  
 
background-color: #32ddb5;  
color:#000000;
+
 
 
cursor: pointer;  
 
cursor: pointer;  
  
Line 55: Line 55:
 
.team_home a {
 
.team_home a {
 
text-overflow: clip;  
 
text-overflow: clip;  
-webkit-transform:rotate(270deg); /* Safari and Chrome */
+
color:#000000;
 +
  -ms-transform:rotate(270deg); /* IE 9 */
 +
  -moz-transform:rotate(270deg); /* Firefox */
 +
  -webkit-transform:rotate(270deg); /* Safari and Chrome */
 +
  -o-transform:rotate(270deg); /* Opera */
 
}
 
}
  

Revision as of 16:38, 12 April 2016