Changeset 20083 for websites/mopit
- Timestamp:
- 09/28/08 10:36:44 (5 years ago)
- Location:
- websites/mopit/trunk/www
- Files:
-
- 2 modified
-
css/site.css (modified) (1 diff)
-
index.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
websites/mopit/trunk/www/css/site.css
r18246 r20083 3 3 #header { margin: 5px } 4 4 #header p em { font-size: 140% } 5 #form { margin: 5px; padding: 0 5px ;}5 #form { margin: 5px; padding: 0 5px } 6 6 #articles { float: left; width: 500px; margin: 5px } 7 #articles dl dt { font-size: 80%; border-bottom: solid 1px#666 }7 #articles dl dt { font-size: 80%; border-bottom: 1px solid #666 } 8 8 #articles dl dd { font-size: 120%; margin: 10px } 9 #articles dl dd span { font-size: 80%; color: #999 ;}10 #logins { float: right; width: 250px; border: solid 1px #ccc; margin: 6px; padding: 5px}9 #articles dl dd span { font-size: 80%; color: #999 } 10 #logins { float: right; width: 250px; border: 1px solid #ccc; margin: 6px; padding: 5px } 11 11 #logins h2 { font-size: 120% } 12 12 #footer { clear: both } -
websites/mopit/trunk/www/index.tt
r18246 r20083 17 17 <form action="" method="post"> 18 18 <input type="radio" name="allow" value="all" checked="checked">みんなに見せる 19 <input type="radio" name="allow" value="friend">マイミクだけに見せる<br />19 <input type="radio" name="allow" value="friend">マイミクだけに見せる<br> 20 20 <textarea id="input_content" name="content" cols="60" rows="2"></textarea> 21 <input id="submit_content" type="submit" value="post" />21 <input id="submit_content" type="submit" value="post"> 22 22 </form> 23 23 [% ELSE %] 24 <a href="?login=1"><img src="img/a_150.gif" /></a>←クリックしてね24 <a href="?login=1"><img src="img/a_150.gif"></a>←クリックしてね 25 25 [% END %] 26 26 </div>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)