小庚资源网 · 免费提供绿色软件、活动线报以及其他网络资源,好货不私藏!
当前位置:网站首页 > 网站源码 > 只有源码 >正文

网站美化代码-文章列表仿MAC三色小圆点

作者:小编日期:2025-03-31浏览:4401分类:只有源码

image.png

代码投放:网站后台 -> Zibll主题设置 -> 全局&功能 -> 自定义代码 -> 自定义CSS样式
(目前经过测试子比主题正常运行 其他程序或者主题自测)


  1. .posts-item.card:last-child {

  2.     margin-bottom: 8px !important;

  3. }


  4. .training-camp__wrapper .header__title-wrapper {

  5.     font-size: 16px;

  6. }


  7. .sec-wrapper {

  8.     margin-bottom: 10px;

  9. }


  10. .training-camp__wrapper .header__title-wrapper {

  11.     color: #22ab80;

  12. }


  13. .training-camp__wrapper {

  14.     background-image: linear-gradient(150deg, #cff0fb 20%, #cbf4e4 40%);

  15.     padding: 0 12px 12px;

  16.     border-radius: 16px;

  17. }


  18. button.button---AUM5ZP.text---pn4pHz.medium---OGt5iw.header__btn {

  19.     background: #ffffff00;

  20.     border: 1px solid #fc3c2d00;

  21.     border-radius: 0px;

  22. }


  23. .training-camp__wrapper .training-camp__header {

  24.     padding: 24px 0 24px 12px;

  25.     display: -webkit-flex;

  26.     display: flex;

  27.     background: url(/pic/kuangwenlu.png) 100% 0/433px 126px no-repeat;

  28. }


  29. .training-camp__wrapper .header__title-wrapper {

  30.     display: -webkit-flex;

  31.     display: flex;

  32.     -webkit-align-items: center;

  33.     align-items: center;

  34. }


  35. .training-camp__wrapper .title__img-wrapper {

  36.     height: 20px;

  37. }


  38. .training-camp__wrapper .header__btn-wrapper {

  39.     margin-left: auto;

  40.     display: -webkit-flex;

  41.     display: flex;

  42. }


  43. .training-camp__wrapper .header__btn-wrapper button[class*=button---] {

  44.     height: 20px;

  45.     line-height: 20px;

  46.     padding: 0 12px;

  47. }


  48. .training-camp__wrapper .header__btn {

  49.     display: -webkit-flex;

  50.     display: flex;

  51.     -webkit-align-items: center;

  52.     align-items: center;

  53.     font-size: 14px;

  54.     color: #22ab80;

  55. }


  56. .medium---OGt5iw {

  57.     height: 36px;

  58.     padding: 8px 24px;

  59.     font-size: 14px;

  60. }


  61. .outlined---BKvHAe,

  62. .text---pn4pHz {

  63.     background-color: initial;

  64.     color: #3e454d;

  65. }


  66. .button---AUM5ZP {

  67.     position: relative;

  68.     display: inline-block;

  69.     height: 36px;

  70.     padding: 8px 24px;

  71.     border-radius: 22px;

  72.     cursor: pointer;

  73.     border: unset;

  74.     font-size: 14px;

  75.     -webkit-user-select: none;

  76.     -moz-user-select: none;

  77.     user-select: none;

  78. }


  79. .ke-icon---zeGrGg+i {

  80.     display: inline-block;

  81.     vertical-align: middle;

  82. }


  83. .training-camp__wrapper>div.sec-bd {

  84.     background-color: var(--body-bg-color);


  85. }


  86. .sec-wrapper .sec-bd {

  87.     position: relative;

  88.     display: -webkit-flex;

  89.     display: flex;

  90.     -webkit-flex-wrap: wrap;

  91.     flex-wrap: wrap;


  92. }


  93. .training-camp__wrapper .sec-bd {

  94.     padding: 12px;

  95.     border-radius: 16px;

  96. }


  97. img.title-macyingyong {

  98.    

  99.     height: 50px;

  100. }


  101. .posts-item.card {

  102.     padding: 35px 10px 10px 10px !important;

  103. }


  104. .posts-item {

  105.     position: relative !important;

  106. }


  107. .posts-item.card::before {

  108.     content: "";

  109.     display: block;

  110.     background: #fc625d;

  111.     top: 13px;

  112.     left: 15px;

  113.     border-radius: 50%;

  114.     width: 9px;

  115.     height: 9px;

  116.     box-shadow: 16px 0 #fdbc40, 32px 0 #35cd4b;

  117.     margin: 0px 2px -7px;

  118.     z-index: 1;

  119.     position: absolute;

  120. }

  121. .enlighter::before {

  122.     content: "";

  123.     display: block;

  124.     background: #fc625d;

  125.     top: 9px;

  126.     left: 15px;

  127.     border-radius: 50%;

  128.     width: 15px;

  129.     height: 15px;

  130.     box-shadow: 20px 0 #fdbc40, 40px 0 #35cd4b;

  131.     margin: 0px 2px -7px;

  132.     z-index: 1;

  133.     position: absolute;

  134. }

  135. .enlighter-overflow-scroll.enlighter-v-standard .enlighter {

  136.     padding: 35px 0 12px 0;

  137. }

复制代码


暂无评论,来添加一个吧。

取消回复欢迎发表评论:

Copyright© XGW9.COM版权所有〖小庚资源网〗
〖恒创科技〗为本站提供专业云计算服务  
本站发布的内容来源于互联网,如果有侵权内容,请联系我们删除!E-mail:xgzyw6@outlook.com
关于我们|我要投稿|免责声明|XML地图