www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 layout7.css ho...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout7.css ho...
Date: Fri, 20 Nov 2015 15:06:43 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 15/11/20 15:06:43

Modified files:
        server/staging/nav-bar/test9: layout7.css home3.html home5.html 

Log message:
        Make the large button less skinny in some translations (e.g. 
home3.html, home1.ko.html); layout7.css: cosmetic fixes.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout7.css?cvsroot=www&r1=1.116&r2=1.117
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/home3.html?cvsroot=www&r1=1.8&r2=1.9
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/home5.html?cvsroot=www&r1=1.59&r2=1.60

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -b -r1.116 -r1.117
--- layout7.css 19 Nov 2015 19:05:43 -0000      1.116
+++ layout7.css 20 Nov 2015 15:06:42 -0000      1.117
@@ -126,7 +126,7 @@
 */
 
 
-/* MAIN DIVS */
+/*** MAIN DIVS ***/
 
 /*
 From top to bottom:
@@ -142,10 +142,11 @@
 */
 
 
+/***********************
+ **  COMMON FEATURES  **
+ ***********************/
 
-/*******************
- **  PAGE LAYOUT  **
- *******************/
+/***  PAGE LAYOUT  ***/
 
 html, body {
    font-size: 1em;
@@ -204,10 +205,7 @@
  #fsf-links { font-family: "FreeSans", sans-serif; }
 
 
-
-/***********************
- **  SIMPLE ELEMENTS  **
- ***********************/
+/***  SIMPLE ELEMENTS  ***/
 
 a[href] { color: #005090; }
 a[href]:visited { color: #100070; }
@@ -260,11 +258,6 @@
 .netscape4, .no-display { display: none; }
 
 
-
-/************************************
- **  MORE COMPLEX BUILDING BLOCKS  **
- ************************************/
-
 /*** SEPARATOR AND SPACER ***/
 
 /* For license-list.html, but could be used elsewhere. */
@@ -369,7 +362,7 @@
 }
 
 
-/* RETURN LINKS */
+/*** RETURN LINKS ***/
 
 .back, #backtotop {
    text-align: right;
@@ -390,7 +383,7 @@
 div#backtotop { margin: 1.5em 5%; }
 
 
-/* BIG SECTION HEADERS */
+/*** BIG SECTION HEADERS ***/
 
 /* Used in license-list.html and proprietary-surveillance.html,
    but could apply elsewhere. */
@@ -687,7 +680,6 @@
 }
 
 
-
 /*** TRANSLATIONS ***/
 
 #translations {
@@ -1055,7 +1047,7 @@
 #home p.button.large {
    font-size: 1.5em;
    font-family: "FreeSans", sans-serif;
-   padding: .25em .6em;
+   padding: .3em .6em;
    margin: 1.4em 0 1.6em 0;
    border: .1em solid #999;
 }
@@ -1087,7 +1079,7 @@
    color: #171d33;
 }
 #Action li { margin-bottom: .7em; }
-p#backtotop { float: right; margin-top: 2.5em; }
+p#backtotop { float: right; margin-top: 1.5em; }
 #sisters { font-size: .9em; margin: 0 3% 2em 3%; }
 @media (max-width: 55em) {
    #home .first-column, #home .second-column {

Index: home3.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/home3.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- home3.html  19 Nov 2015 19:12:30 -0000      1.8
+++ home3.html  20 Nov 2015 15:06:42 -0000      1.9
@@ -29,27 +29,33 @@
    width: 100%; max-width: 35em;
    margin: .5em auto 0 auto;
 }
-#home p.back { margin-bottom: 0; }
-#home .button { text-align: center; margin: 2.2em 0 2em 0; }
-#home .button a, #software .button a:visited {
+#home .first-column p.back { margin-bottom: 0; }
+#home .second-column h4 img { height: .75em; width: .75em; }
+#home p.button.large {
+   display: inline-block;
    font-size: 1.5em;
-   color: #971611; background-color: white;
+   font-family: "FreeSans", sans-serif;
+   padding: .3em .6em;
+   margin: 1.4em 0 1.6em 0;
+   border: .1em solid #999;
+}
+#home .button a, #home .button a:visited {
+   color: #971611;
+   text-decoration: none;
 }
 #home .button a:hover { color: #777; }
-#Flashes { margin-top: 2.2em; }
+#home .emph-box { margin-top: 0; }
 #home .emph-box h4 {
    text-align: center;
    font-size: 1.5em;
-   margin-top: .7em;
+   margin-top: .6em;
 }
-#home .emph-box h4 img { height: .75em; width: .75em; }
-.emph-box p { font-size: .9em; }
+#home .emph-box p { font-size: .9em; }
+#home .emph-box p small { font-size: 1em; }
 #software {
-   position: relative; bottom: 1px;
    font-family: "FreeSans", sans-serif;
-   padding-bottom: 1.3em; background: 0;
+   margin-top: 2.5em;
 }
-#software small { font-size: 1em; }
 #Action {
    text-align: left;
    padding: 0 1em;
@@ -186,13 +192,13 @@
 
 <div class="second-column">
 
-<p class="button c"><a
-      href="/distros/free-distros.html">TΔοκιμάστε το 
GNU/Linux!</a></p>
+<div class="c"><p class="button large"><a
+      href="/distros/free-distros.html">TΔοκιμάστε το 
GNU/Linux!</a></p></div>
 
-<p class="button c"><a
-      href="/distros/free-distros.html">Try GNU/Linux!</a></p>
+<div class="c"><p class="button large"><a
+      href="/distros/free-distros.html">Try GNU/Linux!</a></p></div>
 
-<div id="Flashes" class="emph-box">
+<div class="emph-box">
 
 <h4><a href="http://planet.gnu.org/";>Planet GNU</a> 
 <a href="http://planet.gnu.org/rss20.xml";><img src="/feed-icon-10x10.png" 
alt="RSS Feed" /></a></h4>
@@ -202,9 +208,8 @@
 <p>For more news, see <a href="http://planet.gnu.org/";>Planet GNU</a>
 and the list of <a href="/software/recent-releases.html">recent GNU
 releases</a>.</p>
-</div><!-- /Flashes -->
 
-<div id="software" class="emph-box">
+<div id="software">
 <p><strong>Today's random package is&hellip;</strong></p>
 <!--#include virtual="/server/home-pkgselect.html" -->
 <!--#include virtual="/server/home-pkgblurbs.html" -->
@@ -212,6 +217,7 @@
 <p class="back"><small><a href="/manual/blurbs.html">Short descriptions for 
all GNU
 packages</a></small></p>
 </div><!-- /software" -->
+</div><!-- /emph-box" -->
 
 <div id="Action">
 
@@ -309,7 +315,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2015/11/19 19:12:30 $
+$Date: 2015/11/20 15:06:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: home5.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/home5.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -b -r1.59 -r1.60
--- home5.html  19 Nov 2015 19:26:24 -0000      1.59
+++ home5.html  20 Nov 2015 15:06:42 -0000      1.60
@@ -35,7 +35,7 @@
    display: inline-block;
    font-size: 1.5em;
    font-family: "FreeSans", sans-serif;
-   padding: .25em .6em;
+   padding: .3em .6em;
    margin: 1.4em 0 1.6em 0;
    border: .1em solid #999;
 }
@@ -333,7 +333,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2015/11/19 19:26:24 $
+$Date: 2015/11/20 15:06:42 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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