User: gaute Date: 2007/04/10 05:07:02 Modified: no/www/index.html
Log: Moved <style> to <head> File Changes: Directory: /no/www/ =================== File [changed]: index.html Url: http://no.openoffice.org/source/browse/no/www/index.html?r1=1.256&r2=1.257 Delta lines: +4 -4 ------------------- --- index.html 30 Mar 2007 06:27:21 -0000 1.256 +++ index.html 10 Apr 2007 12:06:59 -0000 1.257 @@ -3,10 +3,7 @@ <head> <title>OpenOffice.org</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> -</head> -<body> - -<style type=text/css> +<style type="text/css"> h1, h2, h3, h4 {color: 31559c} h1 {text-align: center;} .framhevet {margin: -0.7ex -0.7ex 0 -0.7ex; padding: 1ex; background-color: #ffce9c; color: black; border: 1px solid black;} @@ -18,6 +15,9 @@ .topploes {margin-top: 0} .viktig {text-align: middle; font-size: 120%; margin:0} </style> + +</head> +<body> <h1 style="margin-top: 0">OpenOffice.org på norsk</h1> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
