CSS - 设置placeholder样式

input::placeholder {
        font-size: 12px;
        font-family: Arial;
        letter-spacing: 5px;
        color: red !important;
        text-align: center; 
    }
posted @ 2019-09-06 15:45  武卡卡  阅读(15364)  评论(0编辑  收藏  举报