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 bo...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout5.css bo...
Date: Wed, 12 Mar 2014 15:36:00 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/12 15:36:00

Modified files:
        server/staging/nav-bar/test9: layout5.css body-include-1.html 

Log message:
        Use 2 &nbsp;s between top links.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout5.css?cvsroot=www&r1=1.52&r2=1.53
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/body-include-1.html?cvsroot=www&r1=1.10&r2=1.11

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- layout5.css 11 Mar 2014 10:02:33 -0000      1.52
+++ layout5.css 12 Mar 2014 15:36:00 -0000      1.53
@@ -158,11 +158,11 @@
    font-family: "FreeSans", sans-serif;
    line-height: 2.2em;
    font-weight: bold;
-   padding: 0 .3em;
+   padding: 0 .8em;
    margin-top: .1em;
 }
 #toplinks a, a:visited {
-   padding-left: 1em; padding-right: 1em;
+   padding: 0 .2em;
    color: #222; text-decoration: none;
 }
 #toplinks a:hover { color: red; }
@@ -737,6 +737,8 @@
    margin: 2.4em 0 2.4em 2.4em;
 }
 
+#rms-movie video { width: 100%; }
+
 /* End items specific to education */
 
 

Index: body-include-1.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/body-include-1.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- body-include-1.html 11 Mar 2014 09:04:49 -0000      1.10
+++ body-include-1.html 12 Mar 2014 15:36:00 -0000      1.11
@@ -2,7 +2,7 @@
 <!--#set var="HTML_BODY" value="yes" -->
 
 <div id="toplinks">
- <a href="#content">Skip to main text</a>
+ <a href="#content">Skip to main text</a>&nbsp;&nbsp;
  <a href="/accessibility/">Accessibility</a>
 </div> <!-- /toplinks -->
 



reply via email to

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