Splash screen tweaks
This commit is contained in:
parent
f3961abf63
commit
407f26c9d1
2 changed files with 3 additions and 1 deletions
|
@ -57,3 +57,5 @@
|
||||||
## 20171021
|
## 20171021
|
||||||
|
|
||||||
- Started working on the **Gluon** website, just to get a taste for what it will look like and get some feedback.
|
- Started working on the **Gluon** website, just to get a taste for what it will look like and get some feedback.
|
||||||
|
- *TODO* Retake picture after the splash has been tweaked, right before release.
|
||||||
|
- Tweaked the splash screen, looks a bit better now and is easier to read.
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
<div class="index-splash">
|
<div class="index-splash">
|
||||||
<div class="index-splash-image"></div>
|
<div class="index-splash-image"></div>
|
||||||
<h1 class="splash">mini<small>.css</small></h1>
|
<h1 class="splash">mini<small>.css</small></h1>
|
||||||
<p class="splash">minimal, responsive, style-agnostic CSS framework</p>
|
<p class="splash">minimal, responsive, style-agnostic <br>CSS framework</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue