Author: ricky Update of /cvs/fedora/web/wiki/kindofblue/css In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22830 Modified Files: common.css custom.css screen.css Log Message: Remove references to non-free fonts, as requested at https://hosted.fedoraproject.org/projects/fedora-infrastructure/ticket/180 Index: common.css =================================================================== RCS file: /cvs/fedora/web/wiki/kindofblue/css/common.css,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- common.css 6 Jun 2007 11:59:30 -0000 1.1 +++ common.css 7 Oct 2007 13:41:39 -0000 1.2 @@ -6,7 +6,7 @@ html { background-color: white; color: black; - font-family: Arial, Lucida Grande, sans-serif; + font-family: "DejaVu Sans", "Liberation Sans", sans-serif; font-size: .75em; line-height: 1.25em; } @@ -67,7 +67,7 @@ pre { padding: 5px; border: 1px solid #c0c0c0; - font-family: courier, monospace; + font-family: "DejaVu Sans Mono", "Liberation Mono", monospace; white-space: pre; /* begin css 3 or browser specific rules - do not remove! see: http://forums.techguy.org/archive/index.php/t-249849.html */ Index: custom.css =================================================================== RCS file: /cvs/fedora/web/wiki/kindofblue/css/custom.css,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- custom.css 6 Jun 2007 11:59:30 -0000 1.1 +++ custom.css 7 Oct 2007 13:41:39 -0000 1.2 @@ -12,7 +12,7 @@ html { background-color: white; - font-family: 'DejaVu Sans-Serif', sans-serif; + font-family: "DejaVu Sans", "Liberation Sans", sans-serif; font-size: 0.85em; line-height: 1.4em; } @@ -118,7 +118,7 @@ #page pre { padding: 0.5em 1em; - font-family: courier, monospace; + font-family: "DejaVu Sans Mono", "Liberation Mono", monospace; white-space: pre; background-color: #FFFAE9; border: 1px solid #e5e5e5; Index: screen.css =================================================================== RCS file: /cvs/fedora/web/wiki/kindofblue/css/screen.css,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- screen.css 14 Jun 2007 16:53:43 -0000 1.2 +++ screen.css 7 Oct 2007 13:41:39 -0000 1.3 @@ -11,7 +11,7 @@ /*background-color: rgb(240,240,240);*/ background-color: #EEEFF1; - font-family: Verdana, Helvetica, Arial, sans-serif; + font-family: "DejaVu Sans", "Liberation Sans", sans-serif; margin: 0; padding: 0; } @@ -158,7 +158,7 @@ clear: right; border-right: 0 px solid rgb(153,153,153); background: #EEEFF1; - font-family: Verdana, Helvetica, Arial, sans-serif; + font-family: "DejaVu Sans", "Liberation Sans", sans-serif; }*/ #sidebar div { @@ -170,7 +170,7 @@ margin: 0 0.5em 0.25em 0mm; padding: 1.30em 0 0 5mm; border-bottom: 1px Solid #BFBFBF; - font-family: Verdana, Helvetica, Arial, sans-serif; + font-family: "DejaVu Sans", "Liberation Sans", sans-serif; font-size: 16px; color: #737373; } @@ -587,7 +587,7 @@ html { background-color: white; - font-family: 'DejaVu Sans-Serif', sans-serif; + font-family: "DejaVu Sans", "Liberation Sans", sans-serif; font-size: 0.85em; line-height: 1.4em; } @@ -739,7 +739,7 @@ #page pre { padding: 0.5em 1em; - font-family: courier, monospace; + font-family: "DejaVu Sans Mono", "Liberation Mono", monospace; white-space: pre; background-color: #FFFAE9; border: 1px solid #e5e5e5; -- Fedora-websites-list mailing list Fedora-websites-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-websites-list