1 line
1.1 KiB
CSS
1 line
1.1 KiB
CSS
h1,h2,h3,h4,h5,h6,div,span,html,body,p,header,main,nav,section,ul{padding:0;margin:0;box-sizing:border-box;font-size:.175rem;}ul,li{list-style:none;}html,body{height:100vh;width:100vw;font-family:Microsoft YaHei;}body{font-size:.25rem;}#app{height:100vh;width:100vw;background-image:url(../image/bj\ 1.jpg);background-position:center;background-size:100% 100%;background-repeat:no-repeat;}#project_app{height:100vh;width:100vw;background-image:url(../image/bj\ 1.jpg);background-position:center;background-size:100% 100%;background-repeat:no-repeat;}header{height:1rem;width:100%;display:flex;flex-direction:row;background-image:url(../image/Slice\ 1.png);background-position:center;background-size:100% 100%;background-repeat:no-repeat;}header>div{height:100%;width:7.1563rem;}header>.h_center{width:9.6875rem;display:flex;flex-direction:column;justify-content:center;}.h_center>h1{text-align:center;font-size:.35rem;padding:.025rem 0;color:#00FEFE;}main{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;height:100vh;padding:.25rem;}@font-face{font-family:'DIN';src:url(../font/dinfont.ttf);} |