User: SimonAW Date: 2008-05-06 19:23:13+0000 Modified: de/www/styles/why.css
Log: Why OOo Stylesheet File Changes: Directory: /de/www/styles/ ========================== File [changed]: why.css Url: http://de.openoffice.org/source/browse/de/www/styles/why.css?r1=1.12&r2=1.13 Delta lines: +16 -26 --------------------- --- why.css 2008-05-01 17:03:02+0000 1.12 +++ why.css 2008-05-06 19:23:10+0000 1.13 @@ -7,15 +7,15 @@ body { - font-size: 11px; + /*font-size: 11px; font-family: DejaVu Sans, Verdana, Arial, Sans-Serif; - margin: 0px; + margin: 0; - padding-left: 0; + padding-left: 0;*/ - background: #f4f4f4 url(images/bg.gif) center repeat-y; + /*background: #f4f4f4 url(images/bg.gif) center repeat-y;*/ /* position: absolute; @@ -30,11 +30,15 @@ /* This is the page container built and centered using -ve margins */ #container { + + width: 710px; + /* width: 710px; margin-left: auto; margin-right: auto; - /* + */ + /* margin-left: -350px; */ @@ -65,19 +69,6 @@ } - -/* This holds the two heading blocks, the title and the login form */ - -#headerwrapper { - - width: auto; - - border-spacing: 0px; - -} - - - /* class that styles the holder div of the forms */ .userform { @@ -162,11 +153,7 @@ h1 { - font: 48px verdana; - - color: #EEE; - - margin: 5px; + font-size: 3em; } @@ -208,7 +195,7 @@ width: auto; - padding: 0px 6px 0px 5px; + padding: 10px 6px 10px 5px; clear: both; @@ -374,6 +361,7 @@ } +/* .screenbox a:hover { border: none; @@ -385,7 +373,7 @@ border-bottom: dashed 1px red; } - +*/ .screenboxcontrol { @@ -438,11 +426,13 @@ /* And their ugly hover states too */ +/* a:hover { border-bottom:dashed 1px red; } + */ @@ -558,7 +548,7 @@ color: #0634bc; - float: right; + float: left; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
