www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 layout5.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout5.css
Date: Fri, 28 Mar 2014 13:30:18 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/28 13:30:18

Modified files:
        server/staging/nav-bar/test9: layout5.css 

Log message:
        Add padding-left to .announcement, some of them are not within 
blockquote.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout5.css?cvsroot=www&r1=1.94&r2=1.95

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -b -r1.94 -r1.95
--- layout5.css 27 Mar 2014 17:59:20 -0000      1.94
+++ layout5.css 28 Mar 2014 13:30:14 -0000      1.95
@@ -595,6 +595,7 @@
    color: #777;
 }
 .large {
+   width: auto: max-width: 100%;
    font-size: 2em;
    padding: .1em;
    background-color: #e7e9eb;
@@ -651,8 +652,9 @@
 }
 .announcement {
    font-size: 1.1em; font-weight: bold;
-   color: #333;
+   padding-left: 1em;
    margin-bottom: 1em;
+   color: #333;
    border-left: .5em solid #b9bcbf;
 }
 



reply via email to

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