modified: fedoraproject.org/static/css/fedora.css Somebody check that this won't break.
-- Ian Weller <i...@ianweller.org> "Why, a four-year-old could understand this report. Find me a four-year-old child. I can't make head or tail out of it." -- Groucho Marx, "Duck Soup"
From 0065b9d70f3f749bee69ce39743236a29d9f22d4 Mon Sep 17 00:00:00 2001 From: Ian Weller <i...@ianweller.org> Date: Fri, 23 Oct 2009 22:02:08 -0400 Subject: [PATCH] Apply <pre> font size to <code> as well --- fedoraproject.org/static/css/fedora.css | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/fedoraproject.org/static/css/fedora.css b/fedoraproject.org/static/css/fedora.css index 0ff9ac7..9702c20 100644 --- a/fedoraproject.org/static/css/fedora.css +++ b/fedoraproject.org/static/css/fedora.css @@ -20,9 +20,13 @@ a img border: none; } -pre +pre, code { font-size: 2.6ex; +} + +pre +{ overflow: auto; } -- 1.6.2.5
pgpfuveMRchjE.pgp
Description: PGP signature
-- Fedora-websites-list mailing list Fedora-websites-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-websites-list