gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunetbib] 01/02: test: have bar visible on the right side


From: gnunet
Subject: [GNUnet-SVN] [gnunetbib] 01/02: test: have bar visible on the right side
Date: Tue, 02 Jul 2019 20:19:10 +0200

This is an automated email from the git hooks/post-receive script.

xrs pushed a commit to branch master
in repository gnunetbib.

commit 2fc540cda704fd33852f09b0a2737bffc0e5d807
Author: xrs <address@hidden>
AuthorDate: Tue Jul 2 20:13:22 2019 +0200

    test: have bar visible on the right side
---
 css/main.css | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/css/main.css b/css/main.css
index 3a7f08b..b68c39f 100644
--- a/css/main.css
+++ b/css/main.css
@@ -116,6 +116,7 @@ H3 {
     color: black;
     font-size: 0.9em;
     padding: 30px 0px;
+    width: 20%;
 }
 .bar-title {
     color: black;
@@ -220,7 +221,12 @@ H3 {
 }
 
 
-
+.sheet {
+    display: inline-block;
+    vertical-align: top;
+    width: 75%;
+}
+/*
 @media screen and (min-width: 1280px) {
     .sheet {
         display: inline-block;
@@ -232,6 +238,7 @@ H3 {
         padding-right: 20px;
     }
 }
+*/
 
 /* item-preview */
 .item-preview,

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]