Difference between revisions of "Template:Uppsala/main template"

Line 867: Line 867:
 
     text-align: left !important;
 
     text-align: left !important;
 
}
 
}
 +
 
table.tablesorter thead th {
 
table.tablesorter thead th {
 
     text-align: left !important;
 
     text-align: left !important;
Line 872: Line 873:
  
  
 +
div.center-Image {
 +
    display: flex;
 +
    align-items: center;
 +
    justify-content: center;
 +
    padding: 50px;
 +
    position: relative;
 +
}
  
 +
div.center-Image img {
 +
    margin: 0;
 +
}
 +
 +
div.center-Image p {
 +
    position: absolute;
 +
    bottom: 0px;
 +
}
  
  

Revision as of 15:48, 15 October 2018