rushfee/classes/artifacts/rushfee_Web_exploded/www/jquery-easyui-1.4/demo/demo.css

22 lines
285 B
CSS
Raw Permalink Normal View History

2022-05-16 15:07:40 +00:00
*{
font-size:12px;
}
body {
font-family:verdana,helvetica,arial,sans-serif;
padding:20px;
font-size:12px;
margin:0;
}
h2 {
font-size:18px;
font-weight:bold;
margin:0;
margin-bottom:15px;
}
.demo-info{
padding:0 0 12px 0;
}
.demo-tip{
display:none;
}