1 2 3 4 5 6 7 8 9 10 11 12 13 手机app-登陆 14 15 16 17 18 19 20 21 html, button, input, select, textarea, .pure-g [class *= "pure-u"], .pure-g-r [class *= "pure-u"] { 22 font-family: 'Microsoft Yahei', "微软雅黑", arial, "宋体", sans-serif; 23 } 24 .header { 25 background-color: #00ccff; 26 height: 2em; 27 text-align: center; 28 padding-top: 1em; 29 color: #ffffff; 30 font-weight: bold; 31 font-size: 18px; 32 } 33 .footer-head { 34 padding-top: 1.2em; 35 padding-bottom: 1.2em; 36 border-top: 1px solid #cccccc; 37 margin-top: 1em; 38 } 39 .footer-head a { 40 text-decoration: none; 41 text-align: center; 42 font-size: 14px; 43 color: #bbbbbb; 44 } 45 .footer { 46 border-top: 1px solid #cccccc; 47 text-align: center; 48 background-color: #eeeeee; 49 padding-top: 1.2em; 50 padding-bottom: 1.2em; 51 font-size: 12px; 52 color: #999999; 53 width: inherit; 54 } 55 .ValidateCode{ margin:0.1em; margin-left:1em; } 56 .ValidateCode img{ } 57 .pure-f-r { 58 float: right; 59 } 60 .pure-f-l { 61 float: left; 62 } 63 .link { 64 } 65 .link a { 66 color: #999999; 67 text-decoration: none; 68 } 69 70 71 7273
74
登陆
查看更多关于purecss做的手机页面_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did107974
purecss做的手机页面_html/css_WEB-ITnose
阅读:29次