diff --git a/src/assets/css/tox-homepage.css b/src/assets/css/tox-homepage.css index c7938e64..c5b9c2d1 100644 --- a/src/assets/css/tox-homepage.css +++ b/src/assets/css/tox-homepage.css @@ -130,6 +130,12 @@ header.toxHeader section div p { text-align:center; font-size:20px; } +header.toxHeader section div p.infos { + font-size:16px; +} +header.toxHeader section div p.note { + font-size:14px; +} header.toxHeader section div p a { color:#d7d1d1; } @@ -146,9 +152,6 @@ header.toxHeader section div p a.button { header.toxHeader section div p a.button:hover { background-color:#d8524e; } -header.toxHeader section div p:last-child { - font-size:16px; -} header.toxHeader aside.footer { position:absolute; bottom:0; diff --git a/src/index.html b/src/index.html index 18cb5252..1bb317c1 100644 --- a/src/index.html +++ b/src/index.html @@ -97,12 +97,14 @@

A New Kind of Instant Mess

Download Tox

-

+ +

Other clients & platforms

-

- Note that Tox is still under heavy development - expect to run into some bugs ;) + +

+ Note: Tox is still under heavy development — expect to run into some bugs.