YuhangYang (Talk | contribs) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
<style type="text/css"> | <style type="text/css"> | ||
− | html{ font-size: 62.5%; font-family: " | + | html{ font-size: 62.5%; font-family: "Arial","Helvetica","sans-serif"; margin: auto; background: white;} |
body,span,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { | body,span,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { | ||
margin:0; | margin:0; | ||
padding:0; | padding:0; | ||
− | line-height: | + | line-height: 1.2; |
} | } | ||
− | /* | + | /* before after*/ |
*, ::before, ::after { | *, ::before, ::after { | ||
padding: 0; | padding: 0; | ||
margin: 0; | margin: 0; | ||
− | /* | + | /*phone*/ |
− | -webkit-tap-highlight-color: transparent; | + | -webkit-tap-highlight-color: transparent; |
− | box-sizing: border-box; | + | box-sizing: border-box; |
− | -webkit-box-sizing: border-box; | + | -webkit-box-sizing: border-box; |
} | } | ||
− | /* | + | /*mouse*/ |
.noselect { | .noselect { | ||
-webkit-touch-callout: none; | -webkit-touch-callout: none; | ||
Line 31: | Line 31: | ||
} | } | ||
− | /* | + | /*bower style*/ |
fieldset, img, input, button { | fieldset, img, input, button { | ||
border: none; | border: none; | ||
Line 51: | Line 51: | ||
border: none; | border: none; | ||
outline: none; | outline: none; | ||
− | resize: none; | + | resize: none; |
− | + | -webkit-appearance: none; | |
− | -webkit-appearance: none; | + | |
} | } | ||
img { | img { | ||
vertical-align: middle; | vertical-align: middle; | ||
− | display: block; | + | display: block; |
} | } | ||
Line 65: | Line 64: | ||
} | } | ||
− | /* | + | /*cls float*/ |
.clearfix:before, .clearfix:after { | .clearfix:before, .clearfix:after { | ||
content: ""; | content: ""; | ||
Line 77: | Line 76: | ||
} | } | ||
− | /* | + | /*use*/ |
s, i, em { | s, i, em { | ||
font-style: normal; | font-style: normal; | ||
Line 83: | Line 82: | ||
} | } | ||
− | /* | + | /*igem*/ |
− | body{ min-width: 1024px | + | body{ min-width: 1024px; position: relative;} |
#home_logo, #sideMenu,#bars_item,#top_title { display:none; } | #home_logo, #sideMenu,#bars_item,#top_title { display:none; } | ||
#sideMenu, #top_title, .patrollink {display:none;} | #sideMenu, #top_title, .patrollink {display:none;} |
Latest revision as of 01:45, 27 October 2017