Make logo smaller for generators

This commit is contained in:
Florian Festi 2016-12-18 21:22:15 +01:00
parent 13cdb35954
commit 71d918f6a5
1 changed files with 4 additions and 4 deletions

View File

@ -138,11 +138,11 @@ class BServer:
<div class="container" style="background-color: #FFF8EA;">
<div style="width: 70%; float: left;">
<h1>Boxes.py</h1>
<div style="float: left;">
<a href=".."><h1>Boxes.py</h1></a>
</div>
<div style="width: 30%; float: left;">
<img alt="self-Logo" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e8/Gray_shaded_3D_cube.svg/2000px-Gray_shaded_3D_cube.svg.png" width="300px" >
<div style="width: 150px; float: right;">
<img alt="self-Logo" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e8/Gray_shaded_3D_cube.svg/2000px-Gray_shaded_3D_cube.svg.png" width="150px" >
</div>
<div>
<div class="clear"></div>