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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 28138171..c280c0a0 100755
--- a/css/style.css
+++ b/css/style.css
@@ -119,7 +119,15 @@
text-align: center;
font-weight: bold;
+ color:#fff;
+ background:#1d2d44 url('../../../img/noise.png') repeat;
}
+
+#document-title img{
+ float:left;
+ height: 22px;
+}
+
#document-title div{
position: relative;
/*margin-left:-50%;*/