Difference between revisions of "Template:Team:Dartmouth/DiGEM17 CSS"

(Undo revision 487743 by Noahlee577 (talk))
(Assign img property to prevent rescaling)
Line 1: Line 1:
 
<!-- Main CSS Styling for the wiki -->
 
<!-- Main CSS Styling for the wiki -->
 +
<html>
 +
<head>
 +
<style type="text/css">
 +
 +
div > img {
 +
  width: auto;
 +
  height : auto;
 +
  max-height: 100%;
 +
  max-width: 100%;
 +
}
 +
 +
 +
</style>
 +
</html>

Revision as of 02:32, 2 November 2017