public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: gcc-patches@gcc.gnu.org
Subject: [wwwdocs] obsolete gnu.css [3/4] and revamp navigation style
Date: Mon, 04 Apr 2011 23:30:00 -0000	[thread overview]
Message-ID: <alpine.LNX.2.00.1104050125510.6055@gerinyyl> (raw)

Not perfect yet, but I now like it a LOT better than what we had just
two days ago.

And http://www.gnu.org/software/gcc/ starts to look somewhat reasonable 
again, too.

Committed.

Gerald

Index: gcc.css
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc.css,v
retrieving revision 1.8
diff -u -r1.8 gcc.css
--- gcc.css	4 Apr 2011 17:56:25 -0000	1.8
+++ gcc.css	4 Apr 2011 23:26:20 -0000
@@ -14,6 +14,23 @@
 
 dl.status dd { margin-left:3ex; }
 
+.td_title {
+  border-color: #3366cc;
+  border-style: solid;
+  border-width: thin;
+  color: #f2f2f9;
+  background-color: #0066dd;
+  font-weight: bold;
+}
+
+.td_con {
+  padding-top: 3px;
+  padding-left: 8px;
+  padding-bottom: 3px;
+  background-color: #f2f2f9;
+  font-size: smaller;
+}
+
 div.copyright {
   font-size: 75%;
   background: #f2f2f9;
Index: gnu.css
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gnu.css,v
retrieving revision 1.9
diff -u -r1.9 gnu.css
--- gnu.css	4 Apr 2011 17:56:25 -0000	1.9
+++ gnu.css	4 Apr 2011 23:26:20 -0000
@@ -20,21 +20,3 @@
 .center {
 	text-align: center;
 }
-
-.td_title {
-	border-color: #3366cc;
-	border-style: solid;
-	border-width: thin;
-	color: #3366cc;
-	background-color : #f2f2f9; 
-	font-weight: bold; 
-}
-
-.td_con {
-	padding-top: 3px; 
-	padding-left: 8px; 
-	padding-bottom: 3px; 
-	color : #303030; 
-	background-color: #f2f2f9;
-	font-size: smaller;
-}

                 reply	other threads:[~2011-04-04 23:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.00.1104050125510.6055@gerinyyl \
    --to=gerald@pfeifer.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).