深圳全飞鸿

标题: jQueryMobile的风格收集CSS/style [打印本页]

作者: zhgc    时间: 2021-9-1 15:13
标题: jQueryMobile的风格收集CSS/style
        <style>
                .ui-field-contain label {
                        white-space:pre;
                }
                @media only screen and (min-width: 1300px){
                        div[role="main"] {
                                width: 1280px !important;
                                margin: 0 auto !important;
                                position: relative !important;
                        }
    }
        </style>


        <style>
           .ui-field-contain label {
                        white-space:pre;
           }
        </style>


<style>
th {
  border-bottom: 1px solid #d6d6d6;
        background: #e9e9ff;
}
tr:nth-child(even) {
    background: #e9e9e9;
}
tr:nth-child(odd) {
    background: #d9d9d9;
}
</style>



<div class="ui-block-a" style="padding-right: 2px;">
<div class="ui-block-b" style="padding-left: 2px;">



<div class="ui-content" role="main" style="padding-top:2px">




        <style>
                .ui-field-contain label {
                        white-space:pre;
                }
                body{
                        font-family: Calibri,"Microsoft YaHei";
                }
                input{
                        font-family: Calibri,"Microsoft YaHei";
                }
        </style>
       
       
       
       
                <style>
                .ui-field-contain label {
                        white-space:pre;
                }
                body{
                        font-family: sans-serif,Calibri,"Microsoft YaHei";
                }
                input{
                        font-family: Calibri,"Microsoft YaHei";
                }
        </style>
        <script src="../scripts/jquery-1.11.1.min.js"></script>
        <script src="../scripts/jquery.mobile-1.4.5.min.js"></script>
        {$bodyscale}
       
       

style="background:#C2C2C2"
style="background:#E2E2E2"






欢迎光临 深圳全飞鸿 (http://www.nagomes.com/disc/) Powered by Discuz! X3.2