Revision a1ef8a4f

b/okeanos_site/static/okeanos_static/css/ie.css
79 79
}
80 80

  
81 81
.menu li.last {
82
    margin-top: -7px;
83 82
}
b/okeanos_site/static/okeanos_static/css/main.css
78 78
    text-decoration: none;
79 79
    padding: 10px;
80 80
    padding-left: 36px;
81
    text-shadow: 1px 1px 0px #efefef;
82 81
}
83 82

  
84 83
.inner .left ul li a.page-link:hover, .inner .left ul li.selected a.page-link {
......
89 88
    padding-left: 36px;
90 89
}
91 90

  
91
.inner .left ul li .close-button:hover {
92
    background-color: #99C9E0;
93
}
94

  
92 95
.inner .left ul li .close-button {
93 96
    display: block;
94 97
    position: absolute;
......
144 147
}
145 148

  
146 149
.page.text h2 {
147
    font-size: 1.8em;
150
    font-size: 1.9em;
148 151
    color: #4085A5;
149
    margin-bottom: 0.5em;
150
    text-shadow: 1px 1px 0px #ddd;
152
    margin-bottom: 1.2em;
153
}
154

  
155
.page.text h2 em {
156
    color: #FCFDFE;
151 157
}
152 158

  
153 159
.page.text a {
154
    color: #407087;
160
    color: #213D4A;
155 161
}
156 162

  
157 163
.page.text p em {
158 164
    color: #4C6A78;
159
    font-weight: bold;
165
    /*font-weight: bold;*/
160 166
}
161 167

  
162 168
.page.text h3 {
163
    font-size: 1.1em;
164
    color: #4C6A78;
165
    font-weight: bold;
169
    font-size: 1.2em;
170
    color: #4394B9;
166 171
    margin-bottom: 0.5em;
167 172
    margin-top: 1.5em;
168 173
}
......
178 183
    font-size: 1.1em;
179 184
    margin-bottom: 1em;
180 185
    text-align: justify;
181
    line-height: 1.2em;
182
    text-shadow: 1px 1px 0px #efefef;
186
    line-height: 1.4em;
183 187
}
184 188

  
185 189
.inner .video {
......
290 294

  
291 295
body.style2 .page.text p, body.style2 .page.text h2 {
292 296
    color: #fff;
293
    text-shadow: 1px 1px 0px #aaa;
294 297
}
b/okeanos_site/templates/okeanos/base.html
1 1
{% load i18n %}<!doctype html>
2 2
<html>
3 3
    <head>
4
        <title>{% block site_title %}{% trans "~okeanos project" %}{% endblock %}</title>
4
        <title>{% block site_title %}{% trans "~okeanos" %}{% endblock %}</title>
5 5

  
6 6
        <script src="{{ OKEANOS_STATIC_URL }}/js/jquery.js" type="text/javascript"></script>
7 7
        <script src="{{ OKEANOS_STATIC_URL }}/js/jquery.cookie.js" type="text/javascript"></script>
b/okeanos_site/templates/okeanos/intro.html
92 92
{% block main %}
93 93
<div class="content">
94 94
    <div class="images">
95
        <a class="intro-link" href="{{ OKEANOS_SITE_URL }}" title="{% trans "Okeanos project" %}">
96
            <img class="intro-img" src="{{ OKEANOS_STATIC_URL }}images/okeanos-intro-logo1.png" alt="Sign in Okeanos project" />
95
        <a class="intro-link" href="{{ OKEANOS_SITE_URL }}" title="{% trans "~okeanos" %}">
96
            <img class="intro-img" src="{{ OKEANOS_STATIC_URL }}images/okeanos-intro-logo1.png" alt="Sign in ~okeanos project" />
97 97
            <img class="fadeimg" src="{{ OKEANOS_STATIC_URL }}images/okeanos-intro-logo2.png" />
98 98
    </a></div>
99 99
</div>
b/okeanos_site/templates/okeanos/pages/what.html
1 1
{% load i18n %}
2
<h2>{% trans "So, what is this ~okeanos thing?" %}</h2>
2
<h2>{% trans "So, what is this <em>~okeanos</em> thing?" %}</h2>
3 3
<p>
4 4
<em>~okeanos</em> is a brand new IaaS Service. <br />"IaaS" stands for "Infrastracture as a Service", but what does it really mean?
5 5
</p>
......
9 9
</p>
10 10

  
11 11
<p>
12
With ~okeanos you are one click away from your own Virtual Machines and Virtual Networks: You can manage them, destroy them, connect to them and take a handful of other actions, all from inside your favorite web browser. 
12
With <em>~okeanos</em> you are one click away from your own Virtual Machines and Virtual Networks: You can manage them, destroy them, connect to them and take a handful of other actions, all from inside your favorite web browser. 
13 13
</p>
14 14

  
15 15
<h3>Think about it:</h3>
......
24 24

  
25 25
<h3>Can I have something click and go, please?</h3>
26 26
<p>
27
Start preparing breakfast (required). Open your browser, login to ~okeanos, order as many machines as you like, select their 'hardware', pick up your favorite operating system, wait only a few minutes, then connect remotely to your own new working PC. And don't forget, breakfast is still there waiting for you.
27
Start preparing breakfast (required). Open your browser, login to <em>~okeanos</em>, order as many machines as you like, select their 'hardware', pick up your favorite operating system, wait only a few minutes, then connect remotely to your own new working PC. And don't forget, breakfast is still there waiting for you.
28 28
</p>
29 29

  
30 30
<h3>What's with the name?</h3>
b/okeanos_site/templates/okeanos/pages/who.html
11 11
Are you a student/researcher/faculty member? You can access <em>~okeanos</em> using the same credentials you use to login to your University/Research Center.
12 12
</p>
13 13

  
14
<h3>..and who is behind ~okeanos?</h3>
14
<h3>Who is behind <em>~okeanos?</em></h3>
15 15

  
16 16
<p>
17
~okeanos is being designed and developed by the <a target="_blank" href="http://www.grnet.gr">Greek Research and Technology Network (GRNET)</a>
17
<em>~okeanos</em> is being designed and developed by the <a target="_blank" href="http://www.grnet.gr">Greek Research and Technology Network (GRNET)</a>
18 18
for the benefit of the Greek academic community. You are welcomed to join <em>~okeanos</em> and stay!
19 19
</p>

Also available in: Unified diff