- Timestamp:
- 11/17/13 20:30:21 (12 years ago)
- Branch:
- default
- Parents:
- 2564:c8bf313d697e (diff), 2566:9bf417837888 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/legacy/password-form.html
r2541 r2567 6 6 <meta name="ROBOTS" content="NOARCHIVE,NOINDEX,NOFOLLOW" /> 7 7 <title>{{tpl:lang Password needed}} - {{tpl:BlogName encode_html="1"}}</title> 8 8 9 9 <style type="text/css"> 10 10 body { 11 11 font: 0.8em Verdana,Arial,Geneva,sans-serif; 12 12 } 13 13 14 14 form { 15 15 display : block; … … 19 19 background : #eee; 20 20 } 21 21 22 22 h2 { font : 140% Arial,Helvetica,sans-serif; margin : 0; } 23 23 24 24 label { font-weight : bold; } 25 25 26 26 input { border-width : 1px; } 27 27 </style>
Note: See TracChangeset
for help on using the changeset viewer.