Changeset 13589
- Timestamp:
- 06/09/08 22:56:39 (5 years ago)
- Location:
- events/phpframework/html_template
- Files:
-
- 2 modified
-
css/style.css (modified) (1 diff)
-
index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/html_template/css/style.css
r13412 r13589 130 130 131 131 /* ----------------------------------------------------------- 132 #post 投稿部分 133 ----------------------------------------------------------- */ 134 #post{ 135 margin:5px 20px; 136 position:relative; 137 font-size:176%; 138 } 139 p.whatdoing{ 140 font-weight:bold; 141 } 142 span.textCount{ 143 color:#CCCCCC; 144 font-weight:bold; 145 font-style: italic; 146 position:absolute; 147 top:0; 148 right:5px; 149 } 150 textarea.message{ 151 width:500px; 152 height:3em; 153 } 154 p.btnSpace{ 155 margin:10px auto; 156 } 157 input.formBtn{ 158 border:1px solid #000000; 159 background-color:#666666; 160 color:#FFFFFF; 161 padding:3px 5px; 162 } 163 164 /* ----------------------------------------------------------- 165 #timeline 表示部分 166 ----------------------------------------------------------- */ 167 168 169 /* ----------------------------------------------------------- 132 170 #sub 133 171 サイドバー、サブ -
events/phpframework/html_template/index.html
r13410 r13589 36 36 <div id="wrapper"> 37 37 <div id="main"> 38 <form action="#" name=""> 39 <div id="post"> 40 <span class="whatdoing">イマナニシテル?</span> 41 <span class="textCount" id="js_textcount">140</span> 42 <textarea class="message">漢字、ひらがな、カタカナ、数字の123、Alphabetが混ざったサンプルテキストです。</textarea> 43 <p class="btn btnSpace"> 44 <input type="button" name="" id="" class="formBtn" value=" つぶやく " /> 45 </p> 46 </div> 47 </form> 38 48 <ul class="tabNav"> 39 49 <li><a href="#tab1">タブ1</a></li>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)