Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jun 2005 00:26:47 +0200
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        Murray Stokely <murray@freebsdmall.com>
Cc:        freebsd-www@FreeBSD.org
Subject:   Re: Making h2/h3 red in CSS
Message-ID:  <20050601222647.GC789@zaphod.nitro.dk>
In-Reply-To: <20050601220153.GT83732@freebsdmall.com>
References:  <20050601220153.GT83732@freebsdmall.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--dkEUBIird37B8yKS
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 2005.06.01 15:01:53 -0700, Murray Stokely wrote:
> Any objection to me making all h2 and h3s on the website show up in
> red as many of the second level pages already do with <font> tags?  I
> think the ones that show up in black now are just because people
> forgot to add the <font> tags to make them consistent with the other
> second level pages and they look better when made red.
>=20
> I replaced some fonts with <h3 class=3D"red"> a few months ago but I
> think we should really just remove the red class and make all h3 and
> h2 tags show up red as was the original intention for our current site
> design.
>=20
> Any objections?

I think it's a good idea.  I actually did that in the .css when I
played around with the web site some time ago.

You might also want to set it for links in titles (since that is used
at least some places), e.g. I had:

h2 A:visited, h2 A:link {
  color: #990000;
}

--=20
Simon L. Nielsen

--dkEUBIird37B8yKS
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQFCnjYnh9pcDSc1mlERAlssAJ40nXhAJmWscWA0+TZK+9L87gthGQCcCeBa
yNy1EP0OvmMK4ZqDpr93Thg=
=GmAx
-----END PGP SIGNATURE-----

--dkEUBIird37B8yKS--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050601222647.GC789>