source: temp/trunk/html/css/layout/error.css @ 1328

Revision 1328, 396 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/***¥³¥ó¥Æ¥ó¥Ä***/
6/*ÏÈ*/
7#containerfull #frame{
8border: 0;
9margin: 50px 100px;
10padding: 0;
11width: 500px;
12background: #ccc;
13}
14
15/*¥¿¥¤¥È¥ë¹Ô*/
16#containerfull #frame #left{
17background: #fff;
18text-align: center;
19height:150px;
20}
21
22
23
24/*¥Ü¥¿¥ó*/
25#containerfull #button{
26border: 0;
27margin: 30px 0;
28padding: 0;
29text-align: center;
30}
Note: See TracBrowser for help on using the repository browser.