Difference between revisions of "Template:UCC Ireland/Stylesheet"

Line 575: Line 575:
 
.abstract_section {
 
.abstract_section {
 
width:33%;
 
width:33%;
display: table-row;
+
display: table-cell;
 
background-color:red;
 
background-color:red;
 
}
 
}
  
 
.abstract_tile {
 
.abstract_tile {
display: table-cell;
 
 
border:2px solid;
 
border:2px solid;
 
border-radius:20px;
 
border-radius:20px;
 
height:100%;
 
height:100%;
 
background-color:blue;
 
background-color:blue;
display:block;
 
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 13:38, 28 October 2017