summaryrefslogtreecommitdiffstats
path: root/docs/style.css
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2013-09-13 09:34:55 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2013-09-13 09:34:55 +0200
commit69a0dabe5a4e9953ce292234d470fd8c35d98ad0 (patch)
tree36984b9f925effc02a2fa1e5e5d1a8d3ef4e451d /docs/style.css
parente58259c7b086074fcdc114a19376d62785d192b5 (diff)
downloaduca-69a0dabe5a4e9953ce292234d470fd8c35d98ad0.tar.gz
uca-69a0dabe5a4e9953ce292234d470fd8c35d98ad0.tar.bz2
uca-69a0dabe5a4e9953ce292234d470fd8c35d98ad0.tar.xz
uca-69a0dabe5a4e9953ce292234d470fd8c35d98ad0.zip
Remove list element margin
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/style.css b/docs/style.css
index 6d5b32d..3b9889c 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -130,10 +130,6 @@ ul#toc {
list-style-type: none;
}
-li {
- margin-top: 0.5em;
-}
-
ul ul,
ol ol {
margin: 0 0 0 24px;