diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2020-04-26 15:41:48 +0200 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2020-04-26 15:41:48 +0200 |
commit | 53e6d5fde32a917718a0658fb95f366dc7dfc248 (patch) | |
tree | 6510be3ee713a444a477aef8faf60a62fb47b165 /assets/css/home.css | |
parent | 0efeef6b6693d62675ec8a45e73c71f69e0a0362 (diff) | |
download | wcms-53e6d5fde32a917718a0658fb95f366dc7dfc248.tar.gz wcms-53e6d5fde32a917718a0658fb95f366dc7dfc248.zip |
user bookmarks use new object
+ shortcuts visible in backtopbar
Diffstat (limited to 'assets/css/home.css')
-rw-r--r-- | assets/css/home.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/assets/css/home.css b/assets/css/home.css index 5cabfda..221472e 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -6,11 +6,6 @@ display: inline; } -.floatright { - float: right; -} - - #flashmessage { color: white; border: solid white 1px; |