Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/header.css')
-rw-r--r--assets/css/header.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/css/header.css b/assets/css/header.css
index 4e2723e9..ae865ccb 100644
--- a/assets/css/header.css
+++ b/assets/css/header.css
@@ -4,7 +4,8 @@
position: absolute;
left: 0;
right: 0;
- opacity: 0; }
+ opacity: 0;
+ background: #0082c9; }
.nav .container {
position: relative; }
.nav .container .nav__bg-wrapper {