aboutsummaryrefslogtreecommitdiff
path: root/src/doc/style.css
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-11-19 12:11:11 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2024-11-19 12:11:11 +0100
commit0476a8e9dbe7afb422862f7b1c15aaed7f3c416e (patch)
treecad5ba54468a2b29a11dd55613b630ff52e54ef8 /src/doc/style.css
parent121b64b1cb6cfead5814070c8b0185d3d7308095 (diff)
add some more doxygen
Diffstat (limited to 'src/doc/style.css')
-rw-r--r--src/doc/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/doc/style.css b/src/doc/style.css
new file mode 100644
index 0000000..08bc9f5
--- /dev/null
+++ b/src/doc/style.css
@@ -0,0 +1,4 @@
+#titlearea,
+address {
+ display: none;
+}