diff options
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css index 86b73a61..de566471 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -1086,6 +1086,13 @@ g:focus circle { .foreign { text-align: left; } +.activity-root-div { + position: fixed; + right: 10px; + width: 100px; + height: 80%; + top: 10%; } + .welcome-box { margin-left: auto; margin-right: auto; |
