highlight keywords that need to be replaced

This commit is contained in:
jomo
2014-10-19 21:31:56 +02:00
parent 6baf03aa80
commit 48d33eae25
3 changed files with 26 additions and 7 deletions

View File

@@ -5,4 +5,11 @@ body {
a {
color: #00B7FF;
}
mark.green {
background: inherit;
color: #008000;
font-weight: bold;
padding: 0;
}