sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit ad3838a85600992ac19a1d9ce73008c29d842077
parent 9dfd456508d20faed0d51d81b07c24cbc205e1f2
Author: arg@www.suckless.org <unknown>
Date:   Mon,  9 Mar 2009 15:11:48 +0000

update
Diffstat:
Mdwm.suckless.org/_werc/pub/style.css | 4++--
Mlibs.suckless.org/_werc/pub/style.css | 4++--
Mtools.suckless.org/_werc/pub/style.css | 4++--
Mwmi.suckless.org/_werc/pub/style.css | 4++--
Mwmii.suckless.org/_werc/pub/style.css | 4++--
Mwww.suckless.org/_werc/pub/style.css | 4++--
6 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/dwm.suckless.org/_werc/pub/style.css b/dwm.suckless.org/_werc/pub/style.css @@ -360,11 +360,11 @@ blockquote { /* # Page/Handler specific # */ h1.dir-list-head, ul.dir-list { - text-transform: capitalize; + text-transform: none; font-weight: bold; } ul.sitemap-list a { - text-transform: capitalize; + text-transform: none; } /* # Junk: should move elsewhere # */ diff --git a/libs.suckless.org/_werc/pub/style.css b/libs.suckless.org/_werc/pub/style.css @@ -360,11 +360,11 @@ blockquote { /* # Page/Handler specific # */ h1.dir-list-head, ul.dir-list { - text-transform: capitalize; + text-transform: none; font-weight: bold; } ul.sitemap-list a { - text-transform: capitalize; + text-transform: none; } /* # Junk: should move elsewhere # */ diff --git a/tools.suckless.org/_werc/pub/style.css b/tools.suckless.org/_werc/pub/style.css @@ -360,11 +360,11 @@ blockquote { /* # Page/Handler specific # */ h1.dir-list-head, ul.dir-list { - text-transform: capitalize; + text-transform: none; font-weight: bold; } ul.sitemap-list a { - text-transform: capitalize; + text-transform: none; } /* # Junk: should move elsewhere # */ diff --git a/wmi.suckless.org/_werc/pub/style.css b/wmi.suckless.org/_werc/pub/style.css @@ -360,11 +360,11 @@ blockquote { /* # Page/Handler specific # */ h1.dir-list-head, ul.dir-list { - text-transform: capitalize; + text-transform: none; font-weight: bold; } ul.sitemap-list a { - text-transform: capitalize; + text-transform: none; } /* # Junk: should move elsewhere # */ diff --git a/wmii.suckless.org/_werc/pub/style.css b/wmii.suckless.org/_werc/pub/style.css @@ -360,11 +360,11 @@ blockquote { /* # Page/Handler specific # */ h1.dir-list-head, ul.dir-list { - text-transform: capitalize; + text-transform: none; font-weight: bold; } ul.sitemap-list a { - text-transform: capitalize; + text-transform: none; } /* # Junk: should move elsewhere # */ diff --git a/www.suckless.org/_werc/pub/style.css b/www.suckless.org/_werc/pub/style.css @@ -360,11 +360,11 @@ blockquote { /* # Page/Handler specific # */ h1.dir-list-head, ul.dir-list { - text-transform: capitalize; + text-transform: none; font-weight: bold; } ul.sitemap-list a { - text-transform: capitalize; + text-transform: none; } /* # Junk: should move elsewhere # */