Browse Source

replace socialist with humanist

responsive
Georg Hopp 9 years ago
parent
commit
a2d5f0f58d
  1. 2
      app/assets/stylesheets/welcome.scss
  2. 14
      app/views/welcome/index.html.erb

2
app/assets/stylesheets/welcome.scss

@ -199,7 +199,7 @@ p {
text-align: justify; text-align: justify;
padding: 10px; padding: 10px;
width: 30%; width: 30%;
height: 140px;
height: 160px;
overflow: hidden; overflow: hidden;
box-shadow: 10px 10px 10px rgba(0,0,0,0.7); box-shadow: 10px 10px 10px rgba(0,0,0,0.7);
} }

14
app/views/welcome/index.html.erb

@ -57,15 +57,15 @@
</div> </div>
</div> </div>
<div class="textbox"> <div class="textbox">
<h1>SOCIALIST</h1>
<h1>HUMANIST</h1>
<div class="dictionary"> <div class="dictionary">
<div class="headword">Socialist <i>n.s.</i></div>
<div class="pronounciation">/ˈsəʊʃəlɪst/</div>
<div class="headword">Humanist <i>n.s.</i></div>
<div class="pronounciation">/ˈhjuːmənɪst/</div>
<ol class="sense"> <ol class="sense">
<li>
An advocate or supporter of socialism.
<q>
Someone who bumps his head against walls of ignorance until
<li>a person devoted to or versed in the humanities.</li>
<li>a person who follows a form of scientific or philosophical
humanism.
<q>Someone who bumps his head against walls of ignorance until
he's knocked out but nevertheless starts over again as soon he's knocked out but nevertheless starts over again as soon
as possible. as possible.
</q> <i>Georg Hopp</i> </q> <i>Georg Hopp</i>

Loading…
Cancel
Save