www-commits
[Top][All Lists]
Advanced

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

www layout.css print.css


From: Fabio Pesari
Subject: www layout.css print.css
Date: Wed, 24 Jun 2015 08:04:40 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Fabio Pesari <fabiop>   15/06/24 08:04:40

Modified files:
        .              : layout.css print.css 

Log message:
        Added non-minification directive in CSS license notices

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.182&r2=1.183
http://web.cvs.savannah.gnu.org/viewcvs/www/print.css?cvsroot=www&r1=1.14&r2=1.15

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -b -r1.182 -r1.183
--- layout.css  7 Apr 2015 05:16:13 -0000       1.182
+++ layout.css  24 Jun 2015 08:04:39 -0000      1.183
@@ -1,4 +1,4 @@
-/*
+/*!
 layout.css -- css stylesheet used on www.gnu.org
 
 Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011,
@@ -1112,4 +1112,3 @@
 .pad { margin-bottom: 1em; }
 .pad td { padding-left: 1em; padding-right: 1em; }
 div.spacer { height: .1em; width: 100%; background-color: transparent; }
-

Index: print.css
===================================================================
RCS file: /web/www/www/print.css,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- print.css   16 Mar 2014 17:07:37 -0000      1.14
+++ print.css   24 Jun 2015 08:04:39 -0000      1.15
@@ -1,4 +1,4 @@
-/*
+/*!
 print.css -- css stylesheet used on www.gnu.org
 
 Copyright (C) 2006, 2007, 2014 Free Software Foundation
@@ -80,5 +80,3 @@
     color: #520;
     background: transparent;
 }
-
-



reply via email to

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