Kaynağa Gözat

修复正则替换后文章图片不圆角

pull/12/head
Zisbusy 4 yıl önce
işlemeyi yapan: GitHub
ebeveyn
işleme
ba1611dca1
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 1 ekleme ve 3 silme
  1. +1
    -3
      Akina/css/style.css

+ 1
- 3
Akina/css/style.css Dosyayı Görüntüle

@ -1319,9 +1319,6 @@ color: #9c9c9c;
.entry-content {
position: relative;
}
.entry-content >p>img{
border-radius:5px;
}
.entry-content h2 {
color: #737373;
font-size: 20px;
@ -2070,6 +2067,7 @@ clear: both;
display: block;
margin-left: auto;
margin-right: auto;
border-radius: 5px;
}
/*--------------------------------------------------------------

Yükleniyor…
İptal
Kaydet