aboutsummaryrefslogtreecommitdiff
path: root/src/doc/style.css
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-12-04 14:02:27 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2024-12-04 14:02:27 +0100
commit17e296d059f09d47009f2427132af8f5f8e2f749 (patch)
tree8164cfa54670b76de42542ba9bbde6fc6d17ab17 /src/doc/style.css
parent7a8657dfe019104aced61a5b63e63f61ad919f7a (diff)
parent210800c5fa71460d9cbcfff808a62cc07e0fdb7a (diff)
Merge branch 'master' into loek/audio
Diffstat (limited to 'src/doc/style.css')
-rw-r--r--src/doc/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/doc/style.css b/src/doc/style.css
index daabd39..c12240c 100644
--- a/src/doc/style.css
+++ b/src/doc/style.css
@@ -1,6 +1,6 @@
#titlearea,
-address {
- display: none;
-}
+address,
+a[href="namespaces.html"]
+{ display: none; }
h2.groupheader { margin-top: revert; }