Line 136: | Line 136: | ||
} | } | ||
+ | #logo { | ||
+ | height: 30% | ||
+ | width: 30%; | ||
+ | } | ||
+ | |||
+ | #QR { | ||
+ | height: 30% | ||
+ | width: 30%; | ||
+ | } | ||
</style> | </style> | ||
Line 191: | Line 200: | ||
</body> | </body> | ||
− | <footer id="footer" class="clearfix"> | + | <footer id="footer" class="clearfix" style="color: lightgrey"> |
<div class="padding-wrapper"> | <div class="padding-wrapper"> | ||
<p class="alignleft">Copyright © 2018 Team:ASTWS-China All Rights Reserved.</p> | <p class="alignleft">Copyright © 2018 Team:ASTWS-China All Rights Reserved.</p> | ||
+ | <img id="logo" src="https://static.igem.org/mediawiki/2018/d/df/T--ASTWS-China--Team_Logo.jpg"> | ||
+ | <img id="QR" src="https://static.igem.org/mediawiki/2018/0/00/T--ASTWS-China--QR_Code.jpg"> | ||
</div> | </div> | ||
</footer> | </footer> | ||
</html> | </html> |
Revision as of 14:25, 16 October 2018