Browse Source

文章内图片过于宽了

visuddhinanda 3 years ago
parent
commit
dd9b6fd3e6
1 changed files with 4 additions and 4 deletions
  1. 4 4
      public/app/article/style.css

+ 4 - 4
public/app/article/style.css

@@ -185,9 +185,9 @@
 	width: 40%;
 	max-width: 40%;
 }
-img {
-	width: 90%;
-	/*max-width: 40%;*/
+.content_inner img {
+	/*width: 90%;*/
+	max-width: 90%;
 }
 
 /*
@@ -334,4 +334,4 @@ tr {
 
 #article_title{
     font-family: noto serif;
-}
+}