| Revision 1328,
631 bytes
checked in by naka, 20 years ago
(diff) |
|
* empty log message *
|
-
Property svn:mime-type set to
application/octet-stream
|
| Line | |
|---|
| 1 | @charset "euc-jp";
|
|---|
| 2 | /***¿·¤·¤¤¤ªÆÏ¤±Àè¤ÎÅÐÏ¿(´°Î»)***/
|
|---|
| 3 |
|
|---|
| 4 | /***Á´ÂÎ***/
|
|---|
| 5 | #layout{
|
|---|
| 6 | border: 0;
|
|---|
| 7 | margin: 0 auto; /*¥»¥ó¥¿¡¼Â·¤¨*/
|
|---|
| 8 | padding: 0;
|
|---|
| 9 | text-align: center;
|
|---|
| 10 | }
|
|---|
| 11 |
|
|---|
| 12 | /***¥³¥ó¥Æ¥ó¥Ä***/
|
|---|
| 13 | #layout #maintitle{
|
|---|
| 14 | border: 0;
|
|---|
| 15 | margin: 15px auto 0 auto;
|
|---|
| 16 | padding: 0;
|
|---|
| 17 | width: 570px;
|
|---|
| 18 | }
|
|---|
| 19 |
|
|---|
| 20 | #layout #comment{
|
|---|
| 21 | border: 0;
|
|---|
| 22 | margin: 15px auto;
|
|---|
| 23 | padding: 0;
|
|---|
| 24 | width: 600px;
|
|---|
| 25 | text-align: left;
|
|---|
| 26 | }
|
|---|
| 27 |
|
|---|
| 28 | /*¥Æ¡¼¥Ö¥ë*/
|
|---|
| 29 | #layout #ichi{
|
|---|
| 30 | border: solid 1px #ccc;
|
|---|
| 31 | margin: 20px auto;
|
|---|
| 32 | padding: 0;
|
|---|
| 33 | width: 500px;
|
|---|
| 34 | height: 210px;
|
|---|
| 35 | text-align: center;
|
|---|
| 36 | }
|
|---|
| 37 |
|
|---|
| 38 | /*¥Ü¥¿¥ó*/
|
|---|
| 39 | #layout #button{
|
|---|
| 40 | border: 0;
|
|---|
| 41 | margin: 30px 0 15px 0;
|
|---|
| 42 | padding: 0;
|
|---|
| 43 | text-align: center;
|
|---|
| 44 | }
|
|---|
Note: See
TracBrowser
for help on using the repository browser.