diff mbox

[wwwdocs] main page -- shorten/reduce size of request for further news

Message ID alpine.LSU.2.20.1602071238220.3806@anthias
State New
Headers show

Commit Message

Gerald Pfeifer Feb. 7, 2016, 11:53 a.m. UTC
Shorten the request for further news.  Use global CSS, thus practically
also reducing font size when being served from gcc.gnu.org.

Applied

Gerald
diff mbox

Patch

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.995
diff -u -r1.995 index.html
--- index.html	6 Feb 2016 23:18:43 -0000	1.995
+++ index.html	7 Feb 2016 11:36:57 -0000
@@ -96,8 +96,8 @@ 
 <div>
 <a href="https://gcc.gnu.org/news.html">Older news</a> |
 <a href="http://nickclifton.livejournal.com/">Nick's Blog</a> |
-<span style="font-size: 80%;">
-Any additions?  Don't be shy, send them to gerald@pfeifer.com!
+<span class="smaller">
+More news? Let gerald@pfeifer.com know!
 </span>
 </div>