www-commits
[Top][All Lists]
Advanced

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

www/server/staging/ghm2016 layout-rsd.css


From: Therese Godefroy
Subject: www/server/staging/ghm2016 layout-rsd.css
Date: Fri, 5 Aug 2016 08:04:52 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/08/05 08:04:52

Modified files:
        server/staging/ghm2016: layout-rsd.css 

Log message:
        Make the edu-note more visible (Dora).

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/ghm2016/layout-rsd.css?cvsroot=www&r1=1.16&r2=1.17

Patches:
Index: layout-rsd.css
===================================================================
RCS file: /webcvs/www/www/server/staging/ghm2016/layout-rsd.css,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- layout-rsd.css      4 Aug 2016 13:55:13 -0000       1.16
+++ layout-rsd.css      5 Aug 2016 08:04:52 -0000       1.17
@@ -61,7 +61,7 @@
    #004caa  blue: #join-fsf:hover
    #ff3     yellow: #urgent
    #fff1c0  light orange: .highlight, table headers
-   #fff5d4  very light orange: .highlight-para, p.highlight
+   #fff5d4  very light orange: .highlight-para, p.highlight, edu-note
 
 Borders
    black, #111, #333, #666: tables
@@ -74,7 +74,7 @@
    #4080d0  focused inputs, #fssbox submit
    #3465a4  .edu-cases
    #e74c3c  .big-section h3
-   #fc7     .announcement, .highlight-para
+   #fc7     .announcement, .highlight-para, edu-note
    #a42e2b  active link in edu-navbar
 */
 
@@ -1036,6 +1036,6 @@
    font-style: italic;
    padding: .6em 1em;
    margin: 0;
-   color: #050;
-   border: .1em solid #5c5;
+   background: #fff5d4;
+   border: .1em solid #fc7;
 }



reply via email to

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