Difference between revisions of "Template:Oxford/Tile"

m
 
(23 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
}
 
}
  
.table:hover {
+
.table_style {
    border: 5px solid white;
+
width:80%;
 +
margin-left:10%;
 +
margin-right:10%;
 
}
 
}
  
Line 43: 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