We use cookies to ensure you get the best experience on our website
瀏覽代碼
markdown img max-width
slene
11 年之前
|
@@ -175,6 +175,10 @@
|
|
margin-bottom: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+.markdown img {
|
|
|
|
+ max-width: 100%;
|
|
|
|
+}
|
|
|
|
+
|
|
.markdown .btn {
|
|
.markdown .btn {
|
|
color: #fff;
|
|
color: #fff;
|
|
}
|
|
}
|