summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2021-03-05 07:29:10 +0000
committerSalvatore Bonaccorso <carnil@debian.org>2021-03-05 07:29:10 +0000
commit8dbc6ab57c0833db7ceb0b83f031832bd5b773ca (patch)
treec3b6a8d0bb7b6e017566a4879355c34d14c1f36a /doc
parent8c99b474b4c57bd22ba4aa8d9f3036f0589564be (diff)
parentf4556fd91b3b9a0557171de13f04dfd62e63a7a1 (diff)
Merge branch 'show-list-item-marker' into 'master'
Display list item marker in HTML (for "bullet points") See merge request security-tracker-team/security-tracker!79
Diffstat (limited to 'doc')
-rw-r--r--doc/security-team.d.o/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security-team.d.o/style.css b/doc/security-team.d.o/style.css
index c869719102..97f1a4a7de 100644
--- a/doc/security-team.d.o/style.css
+++ b/doc/security-team.d.o/style.css
@@ -194,7 +194,7 @@ a.feedlink { /* Little orange RSS button */
/* Without !important, inherets from td.titlecell a:* */
}
-ul { list-style-type: none; padding: 0; }
+ul { padding: 0; }
li { margin-top: 0.2em;
margin-left: 20px;
}

© 2014-2024 Faster IT GmbH | imprint | privacy policy