www-commits
[Top][All Lists]
Advanced

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

www/server/staging/ghm2016 layout-rsd.css home-...


From: Therese Godefroy
Subject: www/server/staging/ghm2016 layout-rsd.css home-...
Date: Thu, 30 Jun 2016 18:57:56 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/06/30 18:57:56

Modified files:
        server/staging/ghm2016: layout-rsd.css home-ghm-rsd.html 

Log message:
        Use sans-serif instead of FreeCondensed (bold uppercase is difficult to 
read in Web) and FreeSerif (bold takes more space), center text in form input; 
remove .netscape4: decrease space before RSS feeds img.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/ghm2016/layout-rsd.css?cvsroot=www&r1=1.4&r2=1.5
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/ghm2016/home-ghm-rsd.html?cvsroot=www&r1=1.3&r2=1.4

Patches:
Index: layout-rsd.css
===================================================================
RCS file: /webcvs/www/www/server/staging/ghm2016/layout-rsd.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- layout-rsd.css      28 Jun 2016 21:25:37 -0000      1.4
+++ layout-rsd.css      30 Jun 2016 18:57:55 -0000      1.5
@@ -182,12 +182,11 @@
 
 /** Fonts **/
 
-#searcher, #toplinks, #translations, #header, h1, h2 {
+#translations {
    font-family: "FreeSans", sans-serif;
 }
-#navigation ul, #fsf-links ul, ul#edu-navigation {
-   font-family: "FreeCondensed", "FreeSans", sans-serif;
-   text-transform: uppercase;
+#searcher, #toplinks, #header {
+   font-family: "sans-serif", "FreeSans", sans-serif;
 }
 
 
@@ -215,7 +214,7 @@
    gives a little more spacing between entries. */
 ol > li { margin: 1em 0 0 1em; }
 ul li { margin: .5em 0 0 1em; }
-ul li p, ul li pre, ul ul li {
+ul li p, ul li pre, ul ul li, ul li blockquote {
    margin-top: .3em; margin-bottom: 0;
 }
 ul ul, ol ul, table ul { margin-top: 0; margin-bottom: 0; }
@@ -254,8 +253,8 @@
 ul ul, ol ul { list-style: circle; }
 
 blockquote { font-style: italic; }
-blockquote i, em i, cite i, blockquote em, cite em,
- blockquote cite, em cite { font-style: normal; }
+blockquote i, blockquote em, blockquote cite,
+ em i, em cite, cite i, cite em { font-style: normal; }
 
 acronym, abbr { text-decoration: none; } /* border-bottom in combo.css */
 hr {
@@ -278,7 +277,7 @@
 .inline-list li { display: inline }
 ul.no-bullet { list-style: none; }
 
-.netscape4, .no-display { display: none; }
+.no-display { display: none; }
 
 
 /*** SEPARATOR ***/
@@ -294,17 +293,11 @@
 
 /*** FORMS ***/
 
-form  {
-   display: inline;
-   display: inline-block;
-   margin: .05em 0;
-}
-form div { display: inline; }
+form, form div  { display: inline; }
 
 form input {
    font-family: inherit;
    font-weight: bold;
-   line-height: 1.1em;
    border: .1em solid #ccc;
    border-radius: .4em;
    -moz-border-radius: .4em;
@@ -502,8 +495,6 @@
 #outdated p {
    margin: 0.2em 0;
 }
-#outdated a:visited { color: #004caa; }
-#outdated a:hover { color: #777; }
 
 /* For translators notes */
 .translators-notes { font-size: .9em; }
@@ -732,10 +723,12 @@
 
 /* Join FSF */
 /* Narrow screens and CSS-1 browsers */
-#join-fsf { display: none; }
+#join-fsf {
+   display: none;
+   margin-left: 1em;
+}
 
 #join-fsf a, #join-fsf a:visited {
-   margin-left: 1em;
    color: white;
    background-color: #4080d0;
    border-color: #4080d0;
@@ -834,14 +827,14 @@
    float: right;
    text-align: center;
    font-size: .9em;
-   margin-top: 1.9em;
+   margin-top: 1.6em;
 }
 #fssbox a, #fssbox a:visited {
    font-weight: bold;
    text-decoration: none;
 }
 #fssbox p { margin: 0; }
-#fssbox form p { margin-top: .1em; }
+#fssbox form p { margin-top: .2em; }
 #fssbox form input[type="submit"] {
    color: #004caa;
    border: .1em solid #4080d0;
@@ -872,18 +865,19 @@
    text-align: center;
    font-size: 0.9em;
    line-height: 1.7em;
-   padding: .2em .5em;
+   padding: .15em 0;
    margin-top: 0; margin-bottom: 0;
 }
-
 #navigation li, ul#edu-navigation li, #fsf-links li {
    white-space: nowrap;
    display: inline;
    display: inline-block;
-   line-height: 1.3em;
+   line-height: 1.5em;
+   font-family: "sans-serif", sans-serif;
+   text-transform: uppercase;
    font-weight: bold;
-   margin: 0 .4em;
-   padding-top: .2em;
+   padding-top: .1em;
+   margin: .1em .4em;
 }
 /* Mock border to avoid size change when a link becomes active */
 #navigation li { border-bottom: .15em solid #a42e2b; }
@@ -893,7 +887,7 @@
  /* For Firefox (can't set line-height when "a" is displayed inline) */
 #navigation a, ul#edu-navigation a, #fsf-links a {
    display: inline-block;
-   padding-top: .2em;
+   padding-top: .1em;
 }
 
 #navigation, #navigation a, #navigation a:visited { color: white; }

Index: home-ghm-rsd.html
===================================================================
RCS file: /webcvs/www/www/server/staging/ghm2016/home-ghm-rsd.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- home-ghm-rsd.html   28 Jun 2016 00:32:15 -0000      1.3
+++ home-ghm-rsd.html   30 Jun 2016 18:57:55 -0000      1.4
@@ -35,7 +35,7 @@
 }
 .button.large {
    font-size: 1.5em;
-   font-family: "FreeSans", sans-serif;
+   font-family: "sans-serif", sans-serif;
 }
 .button.large a, .button.large a:visited {
    color: white;
@@ -75,7 +75,6 @@
 }
 #Flashes img {
    height: 1em;
-   margin: 0 1em;
    position: relative; top: .1em;
 }
 #blurb {
@@ -258,7 +257,7 @@
 <div class="second-column">
 
 <div id="Flashes" class="emph-box white">
-<h3><a href="http://planet.gnu.org/";>Planet GNU</a>
+<h3><a href="http://planet.gnu.org/";>Planet GNU</a>&nbsp;
 <a href="http://planet.gnu.org/rss20.xml";><img src="/feed-icon-10x10.png" 
alt="RSS Feed" /></a></h3>
 <!--#include virtual="/planetfeeds.html" -->
 <p>For more news, see <a href="http://planet.gnu.org/";>Planet GNU</a>
@@ -419,7 +418,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/06/28 00:32:15 $
+$Date: 2016/06/30 18:57:55 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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