source: temp/trunk/html/css/layout/common/pan.css @ 1328

Revision 1328, 298 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#pan{
5border-width: 0 0 1px 0;
6border-style: solid;
7border-color: #ccc;
8background: #f0f0f0;
9margin: 0;
10padding: 10px;
11text-align: left;
12width: 100%;
13voice-family: "\"}\"";
14voice-family: inherit;
15width: 100%;
16}
17
18html>body #pan {
19width:100%;
20}
Note: See TracBrowser for help on using the repository browser.