소스 검색

preview style

huai-sian 4 년 전
부모
커밋
49c321bb6e
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      test.html
  2. 1 0
      test_eng.html

+ 1 - 0
test.html

@@ -32,6 +32,7 @@
         width: 80px;
         background-size: cover !important;
         background-repeat: no-repeat;
+        border-radius: 1rem;
       }
     </style>
 </head>

+ 1 - 0
test_eng.html

@@ -31,6 +31,7 @@
         width: 80px;
         background-size: cover !important;
         background-repeat: no-repeat;
+        border-radius: 1rem;
       }
     </style>
 </head>