Basic RS setup

This commit is contained in:
2017-11-08 00:55:11 +01:00
parent 42c657adf3
commit 5926575d50
13 changed files with 89 additions and 6 deletions

View File

@@ -6,3 +6,9 @@ body {
font-family: sans-serif;
color: #222;
}
#remotestorage-widget {
position: fixed;
top: 0.5rem;
right: 0.5rem;
}