| Revision 16094,
513 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 | /*枠*/ |
|---|
| 12 | #containerfull #frame{ |
|---|
| 13 | border: 0; |
|---|
| 14 | margin: 50px 100px; |
|---|
| 15 | padding: 0; |
|---|
| 16 | width: 500px; |
|---|
| 17 | background: #ccc; |
|---|
| 18 | } |
|---|
| 19 | |
|---|
| 20 | /*タイトル行*/ |
|---|
| 21 | #containerfull #frame #left{ |
|---|
| 22 | background: #fff; |
|---|
| 23 | text-align: center; |
|---|
| 24 | height:150px; |
|---|
| 25 | } |
|---|
| 26 | |
|---|
| 27 | |
|---|
| 28 | |
|---|
| 29 | /*ボタン*/ |
|---|
| 30 | #containerfull #button{ |
|---|
| 31 | border: 0; |
|---|
| 32 | margin: 30px 0; |
|---|
| 33 | padding: 0; |
|---|
| 34 | text-align: center; |
|---|
| 35 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.