source: temp/trunk/html/css/layout/entry/complete.css @ 1328

Revision 1328, 503 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#container #right #maintitle{
5border: 0;
6margin: 0 0 15px 0;
7padding: 0;
8width: 570px;
9}
10
11/*¥Æ¡¼¥Ö¥ë*/
12#container #right #frame{
13border: 0;
14margin: 0;
15padding: 0;
16width: 570px;
17background: #ccc;
18}
19
20#container #right #ichi{
21border: solid 1px #ccc;
22margin: 35;
23padding: 0;
24width: 500px;
25height: 210px;
26text-align: center;
27}
28
29/*¥Ü¥¿¥ó*/
30#container #right #button{
31border: 0;
32margin: 30px 0 15px 0;
33padding: 0;
34text-align: center;
35}
Note: See TracBrowser for help on using the repository browser.