<img class="user-picture" src="/static/img/user-picture-01.jpg" alt="用户头像">
 .user-picture {
    width: 50px;
    height: 50px;
    border: 2px solid #e4007e;
    border-radius: 50%;
}

 

效果图:

把用户头像设置为圆

相关文章:

  • 2021-12-29
  • 2021-12-19
  • 2021-08-28
  • 2021-08-04
  • 2022-12-23
  • 2021-12-31
  • 2021-06-25
  • 2021-07-23
猜你喜欢
  • 2021-10-31
  • 2021-12-24
  • 2022-12-23
  • 2021-05-17
  • 2021-07-30
  • 2021-05-12
  • 2021-05-02
相关资源
相似解决方案