Revision a1ef8a4f okeanos_site/static/okeanos_static/css/main.css

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
}

Also available in: Unified diff