gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunetbib] branch master updated: test new layout for bibl


From: gnunet
Subject: [GNUnet-SVN] [gnunetbib] branch master updated: test new layout for bibliography list
Date: Tue, 02 Jul 2019 00:26:49 +0200

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

xrs pushed a commit to branch master
in repository gnunetbib.

The following commit(s) were added to refs/heads/master by this push:
     new 3af37e3  test new layout for bibliography list
3af37e3 is described below

commit 3af37e3560484f53271b2b0c42511428415760d2
Author: xrs <address@hidden>
AuthorDate: Tue Jul 2 00:26:49 2019 +0200

    test new layout for bibliography list
---
 css/main.css | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/css/main.css b/css/main.css
index ce2aaab..3a7f08b 100644
--- a/css/main.css
+++ b/css/main.css
@@ -5,7 +5,8 @@ img {
 BODY {
   background-color: #FFF;
   color: #000;
-  margin: 0px;
+  margin: 0px auto;
+  width: 70%;
 }
 
 FORM {
@@ -259,7 +260,7 @@ H3 {
 }
 
 
-
+/*
 @media screen and (min-width: 1024px) {
     .item-preview,
     .item-preview:link,
@@ -297,3 +298,4 @@ H3 {
         max-width: 100%;
     }
 }
+*/

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



reply via email to

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