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; } | ||
− | + | img { | |
− | + | position: absolute; | |
− | + | top: 50%; | |
− | + | 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