diff --git a/lib/public/stylesheets/style.css b/lib/public/stylesheets/style.css index da1b7fc..5ac5b2e 100644 --- a/lib/public/stylesheets/style.css +++ b/lib/public/stylesheets/style.css @@ -25,13 +25,12 @@ a.forkme { position: fixed; display: inline-block; background: #008000; - box-shadow: 0 0 5px #000; color: #fff; font-weight: bold; - padding: 3px 40px; + padding: 3px 35px; border: 2px solid #006400; - -webkit-transform: rotate(45deg) translate(65px); - transform: rotate(45deg) translate(65px); + -webkit-transform: rotate(45deg) translate(62px); + transform: rotate(45deg) translate(62px); } a.forkme:hover { color: #ddd; @@ -40,12 +39,12 @@ a.forkme:hover { a.sponsor { position: fixed; + z-index: 1041; + width: 48px; + height: 48px; right: 0px; top: 0px; - height: 40px; - width: 40px; - z-index: 1041; - margin: 5px 10px; + margin: 5px; } .container > .navbar-header { @@ -83,8 +82,15 @@ thead { } h1, h2, h3, h4, h5, h6 { - color: #333; - font-weight: normal; + font-weight: 200; +} + +h1 { + font-size: 4rem; +} + +h2 { + font-size: 1.3rem; } h3 { @@ -212,6 +218,10 @@ img.preload { left: -9999px; } +.jumbotron { + padding: 1em 0 3em; +} + .jumbotron img { margin: 5px; } diff --git a/lib/views/index.html.ejs b/lib/views/index.html.ejs index 8db6b9d..9273d06 100644 --- a/lib/views/index.html.ejs +++ b/lib/views/index.html.ejs @@ -23,15 +23,11 @@ Fork me on GitHub -

Crafatar

-

A blazing fast API for Minecraft faces!

+

A blazing fast API for Minecraft faces!

+