Skip to content

Commit ce5e110

Browse files
committed
farbe...
1 parent c488c9c commit ce5e110

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

css/coderdojoka.css

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -697,18 +697,6 @@ body {
697697
margin-bottom: 200px;
698698
}
699699

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-
712700
#news_container{
713701
position: absolute;
714702
left: 0;
@@ -719,7 +707,7 @@ body {
719707
}
720708

721709
#news_container a{
722-
color: #0D7900;
710+
color: #00bf77;
723711
}
724712

725713
.triangle_box{

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<div class="triangle_right"></div>
143143
</div>
144144
</td>
145-
<td><a href="raetsel.html">Das Rätsel der Woche</td>
145+
<td><a href="raetsel.html">Rätsel der Woche</td>
146146
</tr>
147147
</table>
148148

0 commit comments

Comments
 (0)