Blueprint CSS framework 分析(24)
时间:2010-01-05 20:47来源:网络 作者:秩名 点击:次
inline input.radio, form. inline input.button,form. inline button{ margin : 0.5em 0 ; } button,input.button{ position : relative ;top: 0.25em ;} print.css代码 /*-------------------------------------
| inline input.radio, form.inline input.button, form.inline button { margin:0.5em 0; } button, input.button {position:relative;top:0.25em;}
print.css 代码
-
-
-
-
-
-
-
-
-
-
-
- body {
- line-height: 1.5;
- font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
- color:#000;
- background: none;
- font-size: 10pt;
- }
-
-
-
-
-
- .container {
- background: none;
- }
-
- hr {
- background:#ccc;
- color:#ccc;
- width:100%;
-
|
------分隔线----------------------------