spacing issue after template work
This commit is contained in:
parent
aa9d25f517
commit
c43a7783c8
@ -26,7 +26,7 @@ header { z-index: 10000; }
|
||||
<div style="margin-top: 50px;"></div>
|
||||
|
||||
<center>
|
||||
<div style="color:#808080;font-weight:bold;font-size:4.0em; margin-bottom:75px;">Dream it. Do it.</div>
|
||||
<div style="color:#808080;font-weight:bold;font-size:4.0em; margin-top:105px; margin-bottom:45px;">Dream it. Do it.</div>
|
||||
<img style="width: 450px; margin-bottom: 95px;" src="assets/logo_simplifiedap.png" >
|
||||
</center>
|
||||
<div class="tr">
|
||||
@ -72,4 +72,4 @@ header { z-index: 10000; }
|
||||
|
||||
<div class="tr"></div>
|
||||
|
||||
<center><div style="margin-top: 35px; color: #808080; font-size: 1.8em;">Welcome to the Matrix</div><div style="font-size: 1.4em; color: #808080;">“The most fun you ever had without taking your clothes off.”<br /><a href="pubsites">Public Sites</a> | <a href="https://redmatrix.me">Project Home</a> | <a href="https://github.com/friendica/red">Git</a> | <a href="https://zothub.com/channel/one">Developers</a></div></center>
|
||||
<center><div style="margin-top: 35px; color: #808080; font-size: 1.8em;">Welcome to the Matrix</div><a href="pubsites">Public Sites</a> | <a href="https://redmatrix.me">Project Home</a> | <a href="https://github.com/friendica/red">Git</a> | <a href="https://zothub.com/channel/one">Developers</a></div></center>
|
||||
|
Reference in New Issue
Block a user