diff options
author | Miquel Lionel <lionelmiquel@sfr.fr> | 2021-02-05 14:36:10 +0100 |
---|---|---|
committer | Miquel Lionel <lionel@les-miquelots.net> | 2021-02-05 14:36:10 +0100 |
commit | 10f7d14b51ab09aa8641605245e5eb576b29bb46 (patch) | |
tree | e21c6501a56d7593d7a9b04f9e675a929b98fae3 /views/local.css | |
parent | 9e3952855832c1277dcaf6dd5e57d93cb729d75d (diff) | |
download | honk_custom-10f7d14b51ab09aa8641605245e5eb576b29bb46.tar.gz honk_custom-10f7d14b51ab09aa8641605245e5eb576b29bb46.zip |
create folder structure corresponding to honk ver
Diffstat (limited to 'views/local.css')
-rw-r--r-- | views/local.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/views/local.css b/views/local.css deleted file mode 100644 index 680d300..0000000 --- a/views/local.css +++ /dev/null @@ -1,8 +0,0 @@ -#altnavbar{ - margin-left:17%; - position:fixed; - background:var(--bg-page); - opacity:0.7; - top:0; - padding:5px -} |