try hiding edit button from wiki

This commit is contained in:
kjeld Schouten-Lebbing
2021-03-11 11:52:43 +01:00
parent c046ada333
commit 8dbfd57e35
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
[title='Edit this page']{
display: none;
}