css手绘三角形

    技术2022-07-12  70

    .a{ width: 0; height: 0; border-width: 100px; border-style: solid; border-color: transparent #0099CC transparent transparent; transform: rotate(90deg); /顺时针旋转90°/ }

    Processed: 0.014, SQL: 9