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: Sun, 06 Apr 2014 06:26:17 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/04/06 06:26:17

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

Log message:
        Revert to r1.104, apply Dora's changes (#indepth), remove resize clause 
for #rms-video; margin-top for #bottom-notes.

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

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -b -r1.107 -r1.108
--- layout5.css 5 Apr 2014 22:04:02 -0000       1.107
+++ layout5.css 6 Apr 2014 06:25:46 -0000       1.108
@@ -556,8 +556,10 @@
 #footer .unprintable, #footer .translators-credits {
    margin-bottom: .7em;
 }
+
 #bottom-notes { margin-top: .7em; }
 
+
 /*** HOME PAGE ***/
 
 #home:after {
@@ -820,10 +822,19 @@
    margin: 2.4em 0 2.4em 2.4em;
 }
 
-#content div.yui-u blockquote.note {
-   float: none;
-   font-weight: bold;
-   margin: 2em auto;
+#rms-movie video {
+   width: 100%;
+   min-width: 20em;
+}
+/* For the education sub-section "In Depth" */
+#content .indepth {
+   clear: right;
+   float: right;
+   font-style: normal;
+   width: 17em;
+   padding: 0 .5em;
+   margin: .3em 1em 1em 1em;
+   border: .3em solid #3465a4;
 }
 
 /* End items specific to education */



reply via email to

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