source: branches/version-2_11-dev/html/user_data/packages/sphone/css/width.css @ 21081

Revision 21081, 236 bytes checked in by Seasoft, 13 years ago (diff)

#1294 (ソースを読みやすくする)

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Id
Line 
1@charset "utf-8";
2
3.box60 {
4    width: 2.2em;
5}
6
7.box100 {
8    width: 3.2em;
9}
10.box120 {
11    width: 4.8em;
12}
13
14.box200 {
15    width: 190px;
16}
17
18.box300 {
19    width: 230px;
20}
21.box380 {
22    width: 250px;
23}
24/*
25.area380 {
26    width: 94%;
27}
28*/
Note: See TracBrowser for help on using the repository browser.