public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Further condense our main page vertically
@ 2011-04-06  0:07 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2011-04-06  0:07 UTC (permalink / raw)
  To: gcc-patches

Applied.  (The gcc.css patch is with the -w option of diff.)

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.787
diff -u -w -r1.787 index.html
--- index.html	5 Apr 2011 14:18:50 -0000	1.787
+++ index.html	6 Apr 2011 00:05:23 -0000
@@ -3,7 +3,7 @@
 <meta name="google-site-verification" content="FUv_3eEIkimd6LAoWned4TPMqmKKQmw3aA2_PBJ5SAY" />
 <title>GCC, the GNU Compiler Collection</title>
 <style type="text/css">
-  h2 { font-size: 1.2em; }
+  h2 { font-size: 1.2em; margin-bottom:1%; }
 </style>
 </head>
 
Index: gcc.css
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc.css,v
retrieving revision 1.12
diff -u -w -r1.12 gcc.css
--- gcc.css	5 Apr 2011 14:17:45 -0000	1.12
+++ gcc.css	6 Apr 2011 00:05:24 -0000
@@ -13,9 +13,11 @@
 
 .highlight{ color: #FF8C00; }
 
+dl.news      { margin-top:0pt; }
 dl.news dt { font-weight:bold; }
 dl.news dd { margin-left:3ex; }
 
+dl.status    { margin-top:0; }
 dl.status dd { margin-left:3ex; }
 
 .td_title {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-06  0:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-06  0:07 [wwwdocs] Further condense our main page vertically Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).