source: branches/feature-module-update/html/admin/css/common.css @ 15079

Revision 15079, 714 bytes checked in by nanasess, 17 years ago (diff)

svn:mime-type application/x-httpd-php; charset=UTF-8 設定

  • Property svn:mime-type set to application/x-httpd-php; charset=UTF-8
Line 
1/*
2 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
3 *
4 * http://www.lockon.co.jp/
5 */
6@charset "<!--{$smarty.const.CHAR_CODE}-->";
7.fs10 {font-size: 62.5%; line-height: 150%;}
8.fs12 {font-size: 75%; line-height: 150%;}
9.fs14 {font-size: 87.5%; line-height: 150%;}
10.fs18 {font-size: 117.5%; line-height: 150%;}
11.fs22 {font-size: 137.5%; line-height: 130%;}
12.fs24 {font-size: 150%; line-height: 130%;}
13.fs30 {font-size: 187.5%; line-height: 125%;}
14.fs10n {font-size: 62.5%;}
15.fs12n {font-size: 75%;}
16.fs14n {font-size: 87.5%;}
17.fs18n {font-size: 117.5%;}
18.fs22n {font-size: 137.5%;}
19.fs24n {font-size: 150%;}
20.fs30n {font-size: 187.5%;}
21.fs12st {font-size: 75%; line-height: 150%; font-weight: bold;}
Note: See TracBrowser for help on using the repository browser.