User: foral Date: 2010-05-26 08:34:57+0000 Added: ja/www/stylesheets/style.css
Modified: ja/www/index2.html Log: style sheet for new top File Changes: Directory: /ja/www/ =================== File [changed]: index2.html Url: http://ja.openoffice.org/source/browse/ja/www/index2.html?r1=1.52&r2=1.53 Delta lines: +1 -1 ------------------- --- index2.html 2010-05-26 07:08:08+0000 1.52 +++ index2.html 2010-05-26 08:34:54+0000 1.53 @@ -7,7 +7,7 @@ <meta name="keywords" content="" /> <meta name="description" content="" /> <title>OpenOffice.org æ¥æ¬èªããã¸ã§ã¯ã</title> -<link rel="stylesheet" href="style.css" type="text/css" media="all" /> +<link rel="stylesheet" href="/stylesheets/style.css" type="text/css" media="all" /> </head> <body> <div id="content"> Directory: /ja/www/stylesheets/ =============================== File [added]: style.css Url: http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?rev=1.1&content-type=text/vnd.viewcvs-markup Added lines: 222 ---------------- @charset "utf-8"; /* Theme Name: OpenOffice.org JA Theme URI: http://ja.openoffice.org/ Description: Theme for OpenOffice.org JA Version: 1.0 Author: KAZUHIRO TERADA Tags: blue, white, OpenOffice.org, cool, web2.0 */ /********** Initial Setting Start **********/ * { font-family : "ã¡ã¤ãªãª", "Arial", "sans-serif"; } h1, h2, h3, h4, ul, ol, dl, li, dt, dd { font-weight : normal; margin : 0; padding : 0; } form, input, textarea, submit, select, option { font-size : 90%; font-family : none; margin : 0; padding : 0; } img, abbr { vertical-align : bottom; border : 0; margin : 0; padding : 0; } a { outline : 0; } body { font-size : 90%; color : #333; text-align : center; line-height : 20px; padding : 0; margin : 0 auto; } /********** Initial Setting End **********/ /********** Decoration Start **********/ .center { text-align : center; } .clear { display : inline-block; } .clear:after { clear : both; content : " "; display : block; font-size : 0; height : 0; visibility : hidden; } * html .clear { height : 1%; } .clear { display : block; } /********** Decoration End **********/ /********** Content Start **********/ #content { width : 960px; text-align : left; margin : 0 auto; } .topimg-left { float : left; } .topimg-left ul { background : url(images/topimg-bottom.jpg) no-repeat 50% 50%; width : 780px; height : 96px; } .topimg-left ul li { list-style : none; margin : 0 0 0 504px; } .topimg-left ul li a { color : #333; text-decoration : none; display : block; padding-left : 64px; } .topimg-left ul li.download-top a { font-size : 130%; padding-top : 28px; } .download-bottom { font-size : 80%; _font-size : 70%; height : 24px; line-height : 24px; } .topimg-right { width : 176px; float : left; white-space : nowrap; } .topimg-right li { width : 72px; text-align : center; list-style : none; float : left; margin-top : 4px; } .topimg-right li a { color : #333; font-size : 80%; _font-size : 70%; text-decoration : none; } .topimg-right li a:hover { text-decoration : underline; } .topimg-right li.app-width { width : 104px; } .content-left { width : 632px; float : left; margin-left : 16px; } .content-left li { width : 304px; list-style : none; float : left; margin : 8px 8px 0 0; } .content-left li a { color : #333; text-decoration : none; } .content-left li a:hover { color : #333; text-decoration : underline; } .content-left li.menu-showcase h3 { background : url(images/menu-showcase.jpg) no-repeat 0% 0%; } .content-left li.menu-project h3 { background : url(images/menu-project.jpg) no-repeat 0% 0%; } .content-left li.menu-forum h3 { background : url(images/menu-forum.jpg) no-repeat 0% 0%; } .content-left li.menu-ml h3 { background : url(images/menu-ml.jpg) no-repeat 0% 0%; } .content-left li h3 a { height : 40px; text-indent : -9999px; display : block; } .content-left li p { height : 120px; font-size : 90%; padding : 0 100px 0 6px; margin : 0; } .content-left li.menu-showcase p { background : url(images/menu-showcase.jpg) no-repeat 100% 100%; } .content-left li.menu-project p { background : url(images/menu-project.jpg) no-repeat 100% 100%; } .content-left li.menu-forum p { background : url(images/menu-forum.jpg) no-repeat 100% 100%; } .content-left li.menu-ml p { background : url(images/menu-ml.jpg) no-repeat 100% 100%; } .content-right { float : left; margin-top : 8px; } /********** Content End **********/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
