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

Revision 20614, 207 bytes checked in by nagano, 13 years ago (diff)

モバイル・スマートフォンのデザイン調整

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