diff options
author | = <pux@pux.dom> | 2021-06-28 10:43:24 +0200 |
---|---|---|
committer | = <pux@pux.dom> | 2021-06-28 10:43:24 +0200 |
commit | 480c71b115ea48139d91cef9e65af9fee9c9e0e7 (patch) | |
tree | a0f8f4196807fa050059f4f20d1491c78bd786d3 /2020-06-23-182943_Backpacks.html | |
parent | a810f605eb890f0c985d71e016181bcea328aa9b (diff) | |
download | pub-docs-480c71b115ea48139d91cef9e65af9fee9c9e0e7.tar.gz pub-docs-480c71b115ea48139d91cef9e65af9fee9c9e0e7.tar.bz2 pub-docs-480c71b115ea48139d91cef9e65af9fee9c9e0e7.zip |
test
Diffstat (limited to '2020-06-23-182943_Backpacks.html')
-rw-r--r-- | 2020-06-23-182943_Backpacks.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/2020-06-23-182943_Backpacks.html b/2020-06-23-182943_Backpacks.html index 71299cd..ee97ddc 100644 --- a/2020-06-23-182943_Backpacks.html +++ b/2020-06-23-182943_Backpacks.html @@ -18,8 +18,9 @@ color: white; font-family: Arial; -background-color: black; +background-color: transparent; } +html { background-color: #16161d; } a:link {color: dodgerblue} a:visited {color: dodgerblue} a:hover {color: dodgerblue} |