www-commits
[Top][All Lists]
Advanced

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

www layout.css


From: Pavel Kharitonov
Subject: www layout.css
Date: Tue, 16 Sep 2014 08:41:50 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       14/09/16 08:41:50

Modified files:
        .              : layout.css 

Log message:
        Rectify styles for .promo-banner.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.176&r2=1.177

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -b -r1.176 -r1.177
--- layout.css  15 Sep 2014 17:47:16 -0000      1.176
+++ layout.css  16 Sep 2014 08:41:49 -0000      1.177
@@ -468,18 +468,13 @@
 /*** PROMOTIONAL BANNER ***/
 
 .promo-banner {
-    direction: ltr;                  /* rtl-review */
-    background-position: 99% 9%;     /* rtl-review */
+    background-position: 99% 9%;
     background-color: #ccc;
     background-repeat: no-repeat;
     font-size: large;
     overflow: hidden;
     padding: 1em 6em 0.25em 6em;     /* size-review */
 }
-.promo-banner>p:first-child {
-    font-size: x-large;
-    font-weight: bold;
-}
 
 
 /*** NAVIGATION BAR ***/



reply via email to

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