www-commits
[Top][All Lists]
Advanced

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

www home.html


From: Therese Godefroy
Subject: www home.html
Date: Thu, 29 Sep 2016 08:13:46 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/09/29 08:13:46

Modified files:
        .              : home.html 

Log message:
        Delete unused definitions, remove 'large' class.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.html?cvsroot=www&r1=1.519&r2=1.520

Patches:
Index: home.html
===================================================================
RCS file: /webcvs/www/www/home.html,v
retrieving revision 1.519
retrieving revision 1.520
diff -u -b -r1.519 -r1.520
--- home.html   29 Sep 2016 07:56:42 -0000      1.519
+++ home.html   29 Sep 2016 08:13:46 -0000      1.520
@@ -18,15 +18,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -54,22 +45,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
    color: #a42e2b;
-   text-decoration: none;
    background: #eee;
    border: .1em solid #ccc;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
 }
 .button a:hover {
    color: #777;
@@ -124,8 +106,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -167,7 +154,7 @@
 below</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a
+<p class="button"><a
    href="/distros/free-distros.html">Try GNU/Linux!</a></p>
 
 <a href="/distros/screenshot.html"><img
@@ -398,7 +385,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/09/29 07:56:42 $
+$Date: 2016/09/29 08:13:46 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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