moved from dev to prod

This commit is contained in:
root
2022-11-14 10:05:42 +01:00
parent ac142715b0
commit 43d589aa9b
1364 changed files with 27705 additions and 6101 deletions

8
home/bookmark.css Normal file
View File

@@ -0,0 +1,8 @@
BODY { background-color: white; }
DL DL { border-width: 0px 1px 1px; border-color: A0A0A0; border-style: solid;
margin-bottom: 1px; margin-left: 1em; padding: 0px 3px; }
DT.GRP { white-space:nowrap; background-color: E0E0E0; padding: 0px 3px 1px 3px;
border-width: 1px; border-style: solid; }
DT.LNK { text-indent: -2em }
A { text-decoration: none; }