Difference between revisions of "Template:Hamilton McMaster"

Line 275: Line 275:
 
nav ul li { display: inline; }
 
nav ul li { display: inline; }
 
nav ul li a img { width: 50px; height: 50px; }
 
nav ul li a img { width: 50px; height: 50px; }
.blocktext {
+
img {
    margin-left: auto;
+
  position: absolute;
    margin-right: auto;
+
  top: 50%;
    width: 6em
+
  left: 50%;
 +
  width: 500px;
 +
  height: 500px;
 +
  margin-top: -250px; /* Half the height */
 +
  margin-left: -250px; /* Half the width */
 
}
 
}
 
</style>
 
</style>

Revision as of 03:14, 18 September 2015