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


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout5.css ed...
Date: Fri, 14 Feb 2014 10:53:01 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/02/14 10:53:01

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

Log message:
        float #backtotop to make room for #sisters.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout5.css?cvsroot=www&r1=1.5&r2=1.6
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/edu-schools5.html?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- layout5.css 13 Feb 2014 21:12:54 -0000      1.5
+++ layout5.css 14 Feb 2014 10:53:01 -0000      1.6
@@ -237,13 +237,12 @@
 
 #logo img {
    float: left;
-   height: 4.3em;
-   padding: 0 0 .4em 0;
-   border-bottom: .9em solid #d1d4d7;
-   margin-right: .8em; margin-left: 1em;
-   margin-left: 0;
+   height: 2.4em;
+   padding: 0 0 .2em 0;
+   border-bottom: .5em solid #d1d4d7;
+   margin-right: .4em; margin-left: 0;
 }
-#logo span {
+#logo {
    font-size: 1.8em;
    font-family: sans-serif;
    font-weight: bold;
@@ -256,8 +255,10 @@
    color: #334683; text-decoration: none;
    cursor: pointer;
 }
-#logo a strong { color: #971611; }
-
+#logo a strong {
+   font-size: 1.6em;
+   color: #971611;
+}
 
 /*** NAVIGATION BAR ***/
 
@@ -399,10 +400,9 @@
 
 #backtotop {
    clear: both;
+   float: right;
    font-size: 1.1em;
-   text-align: right;
    font-weight: bold;
-   margin-bottom: 1.5em;
 }
 #backtotop a, a:visited { color: #334683; }
 #backtotop a:hover { color: red; }
@@ -429,10 +429,12 @@
 }
 #fs-gang .img-container img { width: 100%; padding: 0; margin: 0; }
 
+#sisters { font-size: .9em; width: 70%; margin: 1%; }
 
 /*** FOOTER ***/
 
 #footer {
+   clear: both;
    font-size: .9em;
    padding: 1.11em 1%;
    background-color: #f5f6f7;

Index: edu-schools5.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/edu-schools5.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- edu-schools5.html   13 Feb 2014 17:08:46 -0000      1.5
+++ edu-schools5.html   14 Feb 2014 10:53:01 -0000      1.6
@@ -93,9 +93,9 @@
 
 <div id="logo">
  <a href="/">
- <img src="/graphics/heckert_gnu.small.png" alt=" [A GNU head] " 
/><span><strong>GNU</strong> operating&nbsp;system</a></span>
+ <img src="/graphics/heckert_gnu.small.png" alt=" [A GNU head] " 
/><strong>GNU</strong> operating&nbsp;system</a>
 </div><!-- /logo -->
-<span id="fsf-support">supported by the <a href="#mission-statement">Free 
Software Foundation</a></span>
+<p id="fsf-support">supported by the <a href="#mission-statement">Free 
Software Foundation</a></p>
 
 </div><!-- /header -->
 
@@ -255,16 +255,13 @@
 by <a href="http://shop.fsf.org/";>buying manuals and gear</a>, <a 
href="http://www.fsf.org/join";>joining the FSF as an associate member</a> or by 
making a donation, either <a href="http://donate.fsf.org/";>directly to the 
FSF</a> or <a href="http://flattr.com/thing/313733/gnuproject-on-Flattr";>via 
Flattr</a>.</p>
 </div> <!-- /support-fsf -->
 
-<p id="sisters">The FSF also has sister organizations in <a 
href="http://www.fsfe.org";>Europe</a>, <a
-href="http://www.fsfla.org/";>Latin America</a> and <a
-href="http://fsf.org.in/";>India</a>.</p>
-
 <p id="backtotop"><a href="#header">Back to Top</a></p>
 
 </div> <!-- /mission-statement -->
 
 <!-- end server/footer-text.html -->
 
+
 <div id="footer">
 
 <div class="footer-unit">
@@ -312,7 +309,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2014/02/13 17:08:46 $
+$Date: 2014/02/14 10:53:01 $
 <!-- timestamp end -->
 </p>
 



reply via email to

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