summaryrefslogtreecommitdiff
path: root/doc/lua.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lua.css')
-rw-r--r--doc/lua.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/lua.css b/doc/lua.css
index 5dc9a8b..3199a2b 100644
--- a/doc/lua.css
+++ b/doc/lua.css
@@ -11,7 +11,6 @@ body {
background-color: #FFFFFF ;
font-family: Helvetica, Arial, sans-serif ;
text-align: justify ;
- line-height: 1.25 ;
}
h1, h2, h3, h4 {
@@ -54,7 +53,7 @@ a:visited {
a:link:hover, a:visited:hover {
color: #000080 ;
background-color: #D0D0FF ;
- border-radius: 4px ;
+ border-radius: 4px;
}
a:link:active, a:visited:active {