* doc/org/syntax.css: Fix syntax.

This commit is contained in:
Alexandre Duret-Lutz 2015-06-19 23:35:30 +02:00
parent 5b72c5a064
commit c8d964df05

View file

@ -1,5 +1,3 @@
<style type="text/css">
<!--
body { body {
color: #f5deb3; color: #f5deb3;
background-color: #2f4f4f; background-color: #2f4f4f;
@ -871,5 +869,3 @@
a:hover { a:hover {
text-decoration: underline; text-decoration: underline;
} }
-->
</style>