Difference between revisions of "Template:Oxford/Tile"

 
(24 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
     border: none;
 
     border: none;
 
}
 
}
 +
 +
.table_style {
 +
width:80%;
 +
margin-left:10%;
 +
margin-right:10%;
 +
}
 +
  
 
#content td {
 
#content td {
Line 38: Line 45:
 
     line-height: 36px;
 
     line-height: 36px;
 
}
 
}
 +
 +
.purple {
 +
background-color: #b666d2;
 +
opacity: 0.1;
 +
}
 +
.purple_vid {
 +
background-color:  #b666d2;
 +
border 3px solid white;
 +
opacity: 0.5;
 +
}
 +
 +
.purple_none {
 +
background-color: #b666d2;
 +
opacity:0.1;
 +
}
 +
 +
 +
.purple:hover {
 +
background-color:  #b666d2;
 +
border 3px solid white;
 +
opacity: 1;
 +
}
 +
  
 
.green_blue {
 
.green_blue {

Latest revision as of 13:02, 26 September 2016