Warning CSS hinzugefügt

This commit is contained in:
oesi
2015-05-04 16:39:26 +02:00
parent 7fb8687727
commit 53e6395323
+5 -1
View File
@@ -28,8 +28,12 @@
{
color: green;
}
.warning
{
color: #ffa500;;
}
.marked
{
text-decoration: underline;
}
}