aboutsummaryrefslogtreecommitdiffstats
path: root/g
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2017-05-20 02:41:27 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2017-05-20 02:41:27 +0200
commit132ad8aead0ea860b640a69ce6b1647de4868260 (patch)
tree0ee111b16a3f467fb873f06fd70b2723e9482cc7 /g
parentd6de392a4bc19afe16741e205e7e2cf6f7646efc (diff)
downloadwww-132ad8aead0ea860b640a69ce6b1647de4868260.tar
www-132ad8aead0ea860b640a69ce6b1647de4868260.tar.gz
www-132ad8aead0ea860b640a69ce6b1647de4868260.tar.bz2
www-132ad8aead0ea860b640a69ce6b1647de4868260.tar.xz
www-132ad8aead0ea860b640a69ce6b1647de4868260.zip
remove stuff that may break bootstrap integration
(it will not break with new navbar)
Diffstat (limited to 'g')
-rw-r--r--g/style/all.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/g/style/all.css b/g/style/all.css
index 6ee73d157..7e230e26b 100644
--- a/g/style/all.css
+++ b/g/style/all.css
@@ -20,9 +20,6 @@ address,caption,cite,code,dfn,em,strong,th,var,optgroup {
del,ins {
text-decoration:none
}
-li {
- list-style:none
-}
caption,th {
text-align:left
}
@@ -358,12 +355,6 @@ blockquote,ul,ol,dl {
ol,ul,dl {
margin-left:2em
}
-ol li {
- list-style:decimal outside
-}
-ul li {
- list-style:disc outside
-}
dl dd {
margin-left:1em
}