User: catch Date: 2007-08-05 12:49:35+0000 Added: ja/www/stylesheets/basic_sc_index3.css
Modified: ja/www/index3.html Log: test for stylesheet add basic_sc_index3.css File Changes: Directory: /ja/www/ =================== File [changed]: index3.html Url: http://ja.openoffice.org/source/browse/ja/www/index3.html?r1=1.6&r2=1.7 Delta lines: +1 -14 -------------------- --- index3.html 2007-08-04 14:51:35+0000 1.6 +++ index3.html 2007-08-05 12:49:33+0000 1.7 @@ -9,7 +9,7 @@ <meta http-equiv="Content-Script-Type" content="text/javascript"> - <link href="/stylesheets/basic_sc.css" media="screen,tv" rel="stylesheet"> + <link href="/stylesheets/basic_sc_index3.css" media="screen,tv" rel="stylesheet"> <link href="/stylesheets/docs_sc.css" media="screen,tv" rel="stylesheet"> @@ -31,18 +31,6 @@ <!-- #BeginEditable "pagetitle" --> <p></p> -<table border="0" cellpadding="0" cellspacing="0" width="100%"> - - <tbody> - - <tr> - - <td class="title"> <img src="images/logo_index3.png"> </td> - - </tr> - - </tbody> -</table> <!-- 以ä¸ï¼åºæ¬çã«ã¡ãã¥ã¼é ç®ã¯TABLEã«ããé ç½®ãä¸çªä¸ã®ã»ã«ãã¿ã¤ãã«ï¼ãã®ä¸ãã¢ã¤ãã ã¨ãã£ãå ·åã --> <table border="0" width="100%"> @@ -62,7 +50,6 @@ <li>OpenDocumentã¨ããæ¨æºãã¡ã¤ã«å½¢å¼ãæ¡ç¨(ISO 26300ï¼</li> <li>ãªã¼ãã³ã½ã¼ã¹ã¨ããæ¹éã§éçºã»å ¬éãã¦ãã</li> - </ul> </td> Directory: /ja/www/stylesheets/ =============================== File [added]: basic_sc_index3.css Url: http://ja.openoffice.org/source/browse/ja/www/stylesheets/basic_sc_index3.css?rev=1.1&content-type=text/vnd.viewcvs-markup Added lines: 131 ---------------- /** OOo ************************************************************* OpenOffice.org Japanese Native-Language Project web page style sheet * This is a style sheet for screen medias. * This file is for all projects in ja.oo.o. * These styles were defined by WhiteApple in Jan.9.2003 * Modified by Yutaka Kachi in Aug.05.2007 for new top page. *********************************************************************/ /* Tag based style */ body { background:#ffffff none ; /* font-size:medium ; color:#333333 ; line-height:150% */ } h2 { background:#ffffff url("/stylesheets/bgimages/h2_back.gif") repeat-x ; color:#333333 ; margin-top:2em ; height:27px } h4 { margin-top:0em } dt { font-weight:bold } dd { margin-bottom:1em } th { font-weight:normal } a { text-decoration:none } a:hover { text-decoration:underline } h2 a:hover { text-decoration:none } /* Classified elements */ a.in-writers-and-designers { text-decoration:underline } .obj-at-left { margin:0em 1em 1em 0em ; float:left } .clear-left { clear:left } .obj-at-right { margin:0em 0em 1em 1em ; float:right } .clear-right { clear:right } .notice { margin:1em 4em ; border:#003399 medium solid } .notice-title { background:#003399 none ; color:#ffffff ; font-size:medium ; font-weight:bold ; margin:0em ; padding:0em 1em } .notice-sentence { margin:1em } .cell-of-title { background:#003399 none ; color:#ffffff } .row-of-even-numbered { background:#ccffff none } img.as-title-icon { vertical-align:middle; margin-right:0.5em } strong.loud { color:#ff0000 } /* Identified elements */ #main-content { margin:0em 2em } #writers-and-designers { margin:1em 0em ; text-decoration:underline ; text-align:right } #html-page-id { text-align:right } /***** EOF *****/ --------------------------------------------------------------------- To unsubscribe, e-mail: [メールアドレス保護] For additional commands, e-mail: [メールアドレス保護]
