| Revision 16094,
630 bytes
checked in by adachi, 19 years ago
(diff) |
|
set property
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Id
-
Property svn:mime-type set to
text/css; charset=UTF-8
|
| Line | |
|---|
| 1 | /* |
|---|
| 2 | * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. |
|---|
| 3 | * |
|---|
| 4 | * http://www.lockon.co.jp/ |
|---|
| 5 | */ |
|---|
| 6 | @charset "<!--{$smarty.const.CHAR_CODE}-->"; |
|---|
| 7 | |
|---|
| 8 | /***本登録完了CSS***/ |
|---|
| 9 | |
|---|
| 10 | /***コンテンツ***/ |
|---|
| 11 | #containerfull #maintitle{ |
|---|
| 12 | border: 0; |
|---|
| 13 | margin: 0 0 30px 0; |
|---|
| 14 | padding: 0; |
|---|
| 15 | width: 700px; |
|---|
| 16 | } |
|---|
| 17 | |
|---|
| 18 | |
|---|
| 19 | /**テーブル**/ |
|---|
| 20 | /*枠*/ |
|---|
| 21 | #containerfull #frame{ |
|---|
| 22 | border: 0; |
|---|
| 23 | margin: 0 100px; |
|---|
| 24 | padding: 0; |
|---|
| 25 | width: 500px; |
|---|
| 26 | background: #ccc; |
|---|
| 27 | } |
|---|
| 28 | |
|---|
| 29 | /*タイトル行*/ |
|---|
| 30 | #containerfull #frame #left{ |
|---|
| 31 | background: #fff; |
|---|
| 32 | text-align: center; |
|---|
| 33 | height:150px; |
|---|
| 34 | } |
|---|
| 35 | |
|---|
| 36 | |
|---|
| 37 | /*ボタン*/ |
|---|
| 38 | #containerfull #button{ |
|---|
| 39 | border: 0; |
|---|
| 40 | margin: 40px 0 20px 0; |
|---|
| 41 | padding: 0; |
|---|
| 42 | text-align: center; |
|---|
| 43 | } |
|---|
| 44 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.