Center footer logos
This commit is contained in:
@@ -10,8 +10,8 @@
|
|||||||
|
|
||||||
<div id="copyright">
|
<div id="copyright">
|
||||||
<?=image_asset('iwt.png');?>
|
<?=image_asset('iwt.png');?>
|
||||||
<?=image_asset('uni.png');?>
|
|
||||||
<?=image_asset('dfg.png');?>
|
<?=image_asset('dfg.png');?>
|
||||||
|
<?=image_asset('uni.png');?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -360,13 +360,12 @@ div.error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#copyright {
|
#copyright {
|
||||||
padding: 10px 0;
|
padding: 10px 0 0;
|
||||||
text-align: right;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#copyright img {
|
#copyright img {
|
||||||
margin-left: 4px;
|
margin-left: 5px;
|
||||||
float: right;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Buttons */
|
/* Buttons */
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 337 B After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user