www-commits
[Top][All Lists]
Advanced

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

www/server/staging education.css


From: Therese Godefroy
Subject: www/server/staging education.css
Date: Wed, 27 Nov 2019 15:03:09 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 19/11/27 15:03:09

Modified files:
        server/staging : education.css 

Log message:
        Adjustments for images and very short pages.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/education.css?cvsroot=www&r1=1.2&r2=1.3

Patches:
Index: education.css
===================================================================
RCS file: /webcvs/www/www/server/staging/education.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- education.css       27 Nov 2019 16:02:25 -0000      1.2
+++ education.css       27 Nov 2019 20:03:08 -0000      1.3
@@ -39,6 +39,9 @@
 .note, .edu-note p{
     border: .15em solid #22b965;
 }
+.pict p {
+    font-size: .9em;
+}
 
 #searcher, #header {
     background: #f9ffff;
@@ -149,8 +152,9 @@
     }
     #navlinks {
         position: absolute;
-        height: 100%;
         top: 0; left: 0;
+        height: 100%;
+        overflow: auto;
         width: 11rem;
         padding: 0 0 1.5em;
         border: none;



reply via email to

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