css3 基础调节

width: 95%;//宽度占比
        height: 800px; //高度
        background-color: #FFFFFF; //背景
        border: 1px solid #cccccc; //边框
        box-shadow: 0 0 10px rgba(246,118,21,0.20);//阴影调节
margin-top: 320%;//距离顶部高度
margin-left: 12%;//距离左侧高度
border-radius: 22.5px;//半径角度
position: relative;//主
position: absolute;//从
text-align:center//文字样式居中
font-size: 23px;//文字大小


 

posted @ 2019-10-30 10:08  MyCreep  阅读(109)  评论(0编辑  收藏  举报