summaryrefslogtreecommitdiff
path: root/htdocs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/index.html')
-rw-r--r--htdocs/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html
index f4fda26..f2e332f 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -27,6 +27,9 @@
color: white;
text-shadow: 0px 0px 5px black;
}
+ a.new {
+ color: red;
+ }
</style>
<script src="mapscript.js"> </script>
</body>