diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/style.css | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/style.css b/doc/style.css index 0143b8fac..929934927 100644 --- a/doc/style.css +++ b/doc/style.css @@ -35,19 +35,17 @@ padding: .2em .4em; } -#backlinks { - margin: 1em 0; -} - .tags { clear: both; } -div.tags { +#footer { + clear: both; + margin: 1em 0; border-top: 1px solid #000; } -#footer { +#backlinks { margin: 1em 0; } |