We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c488c9c commit ce5e110Copy full SHA for ce5e110
css/coderdojoka.css
@@ -697,18 +697,6 @@ body {
697
margin-bottom: 200px;
698
}
699
700
-#news{
701
- font-size: 14pt;
702
- color: white;
703
- display: none;
704
- margin: 2px 0;
705
-
706
-}
707
708
-#news_content{
709
- position: relative;
710
711
712
#news_container{
713
position: absolute;
714
left: 0;
@@ -719,7 +707,7 @@ body {
719
720
721
#news_container a{
722
- color: #0D7900;
+ color: #00bf77;
723
724
725
.triangle_box{
index.html
@@ -142,7 +142,7 @@
142
<div class="triangle_right"></div>
143
</div>
144
</td>
145
- <td><a href="raetsel.html">Das Rätsel der Woche</td>
+ <td><a href="raetsel.html">Rätsel der Woche</td>
146
</tr>
147
</table>
148
0 commit comments