diff --git a/app/assets/images/fet_icon_small.png b/app/assets/images/fet_icon_small.png new file mode 100644 index 0000000..c5f4414 Binary files /dev/null and b/app/assets/images/fet_icon_small.png differ diff --git a/app/assets/stylesheets/application.css.scss b/app/assets/stylesheets/application.css.scss index 25ee93f..ebdf98f 100755 --- a/app/assets/stylesheets/application.css.scss +++ b/app/assets/stylesheets/application.css.scss @@ -60,18 +60,23 @@ a:hover { div.header { display: block; - background: url('/assets/fet_logo_2.png') no-repeat; + background: url('/assets/fet_icon_small.png') no-repeat; background-color: #0A64A4; background-position:15px center; border-bottom:1px solid black; - height:60px; - color:#CFCFCF; - padding-left:160px; + height:72px; + color:#C0C0C0; + padding-left:87px; padding-top:0px; overflow:hidden; margin-bottom: 20px } - +div.header h1 { +padding:0; +margin:4px; +font-size:23px; +line-height:32px; +} #menudiv { width:100%; } diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index 77aef52..e0ca70c 100755 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -21,7 +21,7 @@ Folgene Features sind schon soweit, dass Bugreports und Feature Requests sinnvol alle anderen sind nur zur Voransicht. Bezüglich Design und Steuerung sind Vorschläge erwünscht.

-

<%= link_to "Steuerelemente und Komponenten", "http://getbootstrap.com/2.3.2/index.html" %>

+

<%= link_to "Steuerelemente und Komponenten", "http://getbootst

Um bei der Entwicklung mitzuhelfen braucht nur Ruby on Rails installiert werden

<%= link_to "Getting Started" , home_startdev_path%>

diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index b537ea0..4d5d30c 100755 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -18,7 +18,7 @@
-

Fachschaft Elektrotechnik

+

Fachschaft
Elektrotechnik