www-commits
[Top][All Lists]
Advanced

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

www/education education.html


From: Therese Godefroy
Subject: www/education education.html
Date: Sat, 17 Apr 2021 11:27:10 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 21/04/17 11:27:10

Modified files:
        education      : education.html 

Log message:
        Fix the video caption; slightly reduce width of video and edu-note. 
        Previous commit was: display the edu-note as table for better centering.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/education/education.html?cvsroot=www&r1=1.74&r2=1.75

Patches:
Index: education.html
===================================================================
RCS file: /webcvs/www/www/education/education.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -b -r1.74 -r1.75
--- education.html      17 Apr 2021 14:55:13 -0000      1.74
+++ education.html      17 Apr 2021 15:27:08 -0000      1.75
@@ -7,11 +7,17 @@
 <link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <style type="text/css" media="screen"><!--
 #video-container {
-   width: 40em; max-width: 100%;
-   margin: 1.5em auto;
+   width: 37.7em; max-width: 100%;
+   margin: 2em auto;
+   margin: 2em auto;
 }
 #video-container p { text-align: justify; }
+#video-container .emph-box {
+   font-size: smaller;
+   margin-top: 0;
+}
 #rms-movie { width: 100%; }
+.edu-note { width: 37.7em; }
 .table { text-align: center; }
 .table ul { display: inline-block; margin: auto; text-align: left; }
 .table ul, .edu-note { text-align: left; }
@@ -201,7 +207,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2021/04/17 14:55:13 $
+$Date: 2021/04/17 15:27:08 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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