diff --git a/app/assets/images/logo.svg b/app/assets/images/logo.svg new file mode 100644 index 0000000..3160dd6 --- /dev/null +++ b/app/assets/images/logo.svg @@ -0,0 +1,362 @@ + + + + + Redstoner Logo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Redstoner Logo + + + Redstone Sheep + + + + + Redstone Sheep + + + + + Redstone Sheep + + + ColoArts + Redstoner + + + Redstoner + + + + + ColoArts, Redstone Sheep + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/assets/stylesheets/mobi.css.scss b/app/assets/stylesheets/mobi.css.scss index 4dd9105..cc437cb 100644 --- a/app/assets/stylesheets/mobi.css.scss +++ b/app/assets/stylesheets/mobi.css.scss @@ -21,6 +21,12 @@ padding: 30px 5px; } + .front-page { + h1 { + font-size: 2em !important; + } + } + .editlink { float: right; opacity: 1; diff --git a/app/assets/stylesheets/style.css.scss b/app/assets/stylesheets/style.css.scss index 3dfd0d8..95539c4 100644 --- a/app/assets/stylesheets/style.css.scss +++ b/app/assets/stylesheets/style.css.scss @@ -167,6 +167,14 @@ a { } } +.front-page { + margin: auto; + text-align: center; + h1 { + font-size: 6em !important; + } +} + img.user-avatar { border: 1px solid #000; border-radius: 4px; diff --git a/app/views/statics/index.html.erb b/app/views/statics/index.html.erb index 36d1f2c..c355d73 100644 --- a/app/views/statics/index.html.erb +++ b/app/views/statics/index.html.erb @@ -1,6 +1,5 @@ <% title "Home" %> +<% content_for :main_class, "front-page" %> -

Redstoner

-<%= image_tag "plots.png" %> -

We need some text here

-

Any suggestions?

\ No newline at end of file +<%= image_tag "logo.svg" %> +

Your #1 redstone server!