User: gaute Date: 2007/04/25 12:51:50 Modified: no/www/index_news.html no/www/test.css
Log: rosingprisen File Changes: Directory: /no/www/ =================== File [changed]: index_news.html Url: http://no.openoffice.org/source/browse/no/www/index_news.html?r1=1.6&r2=1.7 Delta lines: +8 -2 ------------------- --- index_news.html 25 Apr 2007 19:47:44 -0000 1.6 +++ index_news.html 25 Apr 2007 19:51:48 -0000 1.7 @@ -3,7 +3,7 @@ <head> <title>OpenOffice.org</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> - <link rel="stylesheet" type="text/css" href="no.css"> + <link rel="stylesheet" type="text/css" href="test.css"> <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://no.openoffice.org/no.rss"> </head> <body> @@ -34,7 +34,13 @@ <a href="http://no.openoffice.org/"> <img src="Filer/rosings_spraakpris2006-B180px.png" alt="Rosings språkpris 2006" - id="ooologo" height="120" width="180" /></a> + height="120" width="180" /></a> + </div> + <div> + <a href="http://no.openoffice.org/"> + <img src="Filer/NUUG-prisvinner-2006-B180px.png" + alt="Rosings språkpris 2006" + height="120" width="180" /></a> </div> </div> <!-- "buttongroup" --> File [changed]: test.css Url: http://no.openoffice.org/source/browse/no/www/test.css?r1=1.41&r2=1.42 Delta lines: +27 -9 -------------------- --- test.css 24 Apr 2007 20:34:16 -0000 1.41 +++ test.css 25 Apr 2007 19:51:48 -0000 1.42 @@ -79,7 +79,7 @@ .button:hover { color: #395073; - background-color: #E1ECF4; + background-color: #E1ECF4!important; /* color: #000000; */ cursor: pointer; } @@ -151,7 +151,8 @@ clear: none; } -.contentpart#spotlight .buttongroup ul { +.contentpart#spotlight .buttongroup ul, +.contentpart#spotlight .buttongroup div { float: left; list-style: none; display: block; @@ -166,10 +167,16 @@ } .contentpart#spotlight .buttongroup #buttonodf, -.contentpart#spotlight .buttongroup #buttonpresse { +.contentpart#spotlight .buttongroup #buttonpresse, +.contentpart#spotlight .buttongroup #buttoninternasjonal { background-image: url("/buttonsmallnativelang_top.gif"); } +.contentpart#spotlight .buttongroup #buttonforum, +.contentpart#spotlight .buttongroup #buttoninternasjonal { + background-color: #d5e6dd; +} + .contentpart#spotlight .graphicalpresentation { float: right; clear: none; @@ -199,7 +206,7 @@ margin: 0; margin-bottom: 1px; padding: 0; - background: #F6F8FB url("http://www.openoffice.org/branding/images/fadelightbluetowhitevertica.gif") repeat-x top right; + background: #F6F8FB url("/branding/images/fadelightbluetowhitevertica.gif") repeat-x top right; border: none; border-top: 1px solid #5684af; } @@ -216,13 +223,15 @@ .contentpart#spotlight #midten h1, .contentpart#spotlight #midten #nedlasting, -.contentpart#spotlight #midten #toppnytt { +.contentpart#spotlight #midten #toppnytt, +#sidetittel { border-bottom: 2px solid #31559c; margin-bottom: 2ex; padding-bottom: 2ex; } -.contentpart#spotlight #midten h1 { +.contentpart#spotlight #midten h1, +#sidetittel { vertical-align: middle; height: auto!important; /* IE 'hack' for min-height */ height: 58px; @@ -231,7 +240,7 @@ } #nyheter { - background: #F6F8FB url("http://www.openoffice.org/branding/images/fadelightbluetowhitevertica.gif") repeat-x top right; + background: #F6F8FB url("/branding/images/fadelightbluetowhitevertica.gif") repeat-x top right; margin-left: 210px; } @@ -256,6 +265,15 @@ margin: 3px; } -#nyheter #rss img { - border: none; +#innhold { + margin-left: 210px; +} + +#sidetittel h1 { + vertical-align: bottom!important; +} + +#prosjektverktoy { + padding: 1ex; + background: #C4DAE9; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
