diff options
author | Dan McGee <dan@archlinux.org> | 2010-04-18 22:52:07 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-04-18 22:52:07 -0500 |
commit | d38d1cbd349447d3e8c8f8e1cf65af2fb7bb6815 (patch) | |
tree | b42544fa081812261c853dd25f6b3f0256e54b73 /media | |
parent | c4ddff2f485834e420cd0e67d5942ec5e1fc4e25 (diff) |
Re-add italics for testing style
Lost this when I moved the links from the package name to the architecture.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'media')
-rw-r--r-- | media/arch.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media/arch.css b/media/arch.css index a03d2448..37a1acf5 100644 --- a/media/arch.css +++ b/media/arch.css @@ -72,7 +72,7 @@ body { border: 1px solid #eee4cb; padding: 10px; } -#updates a.testing, #updates a.community-testing { +#updates .testing, #updates .community-testing { font-style: italic; } #ads { |