diff --git a/en/layout/css/fixed.css b/en/layout/css/fixed.css index 570ed7a495..421ec3493f 100644 --- a/en/layout/css/fixed.css +++ b/en/layout/css/fixed.css @@ -1,14 +1,14 @@ /* FreeBSD.org - "Red" Style - + Inspired by AListApart, PositionIsEverything, Mozilla, Red Hat, and many more. - + Copyright (c) 2004, 2005 The FreeBSD Project Copyright (c) 2004, 2005 Emily Boyd <emily at emilyboyd.com> - + This file, and any imported stylesheets are licensed under the BSD license. - - $FreeBSD$ + + $FreeBSD: www/en/layout/css/fixed.css,v 1.3 2005/11/23 14:22:06 keramida Exp $ */ @import url("global.css"); diff --git a/en/layout/css/global.css b/en/layout/css/global.css index 05b63a5557..fd6ca5ddcd 100644 --- a/en/layout/css/global.css +++ b/en/layout/css/global.css @@ -1,7 +1,7 @@ /* *FreeBSD.org - Global Styles * - * $FreeBSD$ + * $FreeBSD: www/en/layout/css/global.css,v 1.10 2005/11/23 14:22:06 keramida Exp $ */ body { @@ -10,7 +10,7 @@ body { font-family: verdana, sans-serif; font-size: 69%; color: #000; - background: #fff url("../images/hdr_fill.png") repeat-x; + background: #fff url("../images/hdr_fill.png") repeat-x; } h1 { @@ -57,7 +57,7 @@ ol, ul, li { font-size: 1.0em; line-height: 1.2em; margin-top: 0.2em; - margin-bottom: 0.1em; + margin-bottom: 0.1em; } p { diff --git a/en/layout/css/layout.css b/en/layout/css/layout.css index 8e6b4c2e5d..3de5014828 100644 --- a/en/layout/css/layout.css +++ b/en/layout/css/layout.css @@ -1,7 +1,7 @@ /* * FreeBSD.org - Layout Styles * - * $FreeBSD$ + * $FreeBSD: www/en/layout/css/layout.css,v 1.5 2005/11/23 14:22:06 keramida Exp $ */ /* Container Definitions */ @@ -44,8 +44,8 @@ float: left; } -#HEADERLOGOLEFT img, #headerlogoleft img { - border: 0px; +#HEADERLOGOLEFT img, #headerlogoleft img { + border: 0px; } #HEADERLOGORIGHT, #headerlogoright { @@ -80,13 +80,13 @@ white-space: nowrap; /* for Opera */ } -#SEARCH form label, #search form label { +#SEARCH form label, #search form label { color: #666; - font-size: 0.8em; + font-size: 0.8em; } -#SEARCH form input, #search form input { - font-size: 0.8em; +#SEARCH form input, #search form input { + font-size: 0.8em; } #SEARCH form #SUBMIT, #search form #submit { @@ -127,13 +127,13 @@ white-space: nowrap; /* for Opera */ } -#MIRROR form label, #mirror form label { +#MIRROR form label, #mirror form label { color: #666; - font-size: 0.8em; + font-size: 0.8em; } -#MIRROR form select, #mirror form select { - font-size: 0.8em; +#MIRROR form select, #mirror form select { + font-size: 0.8em; } #MIRROR form #mirrorsel, #mirror form #mirrorsel { @@ -156,7 +156,7 @@ #CONTENT, #content { clear: both; display: block; -} +} #FRONTCONTAINER, #frontcontainer { width: 100%; @@ -306,7 +306,7 @@ border-right: 0; padding-left: 0; } - + /* Shortcuts */ #FRONTSHORTCUTS, #frontshortcuts { @@ -471,9 +471,9 @@ /* Footer */ #FOOTER, #footer { - font-size: 0.9em; - color: #737373; - line-height: 1.3em; + font-size: 0.9em; + color: #737373; + line-height: 1.3em; padding-top: 5px; clear: both; } diff --git a/en/layout/css/navigation.css b/en/layout/css/navigation.css index 4d4e348764..e433d8096b 100644 --- a/en/layout/css/navigation.css +++ b/en/layout/css/navigation.css @@ -1,7 +1,7 @@ /* * FreeBSD.org - Navigation (and List) Styles * - * $FreeBSD$ + * $FreeBSD: www/en/layout/css/navigation.css,v 1.3 2005/11/23 14:22:06 keramida Exp $ */ /* Site Navigation */ @@ -62,7 +62,7 @@ #TOPNAVLIST li a, #topnavlist li a { color: #666; - font-weight: bold; + font-weight: bold; text-decoration: none; }