We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed12068 commit 60f2637Copy full SHA for 60f2637
assets/css/v2/style.css
@@ -1077,6 +1077,14 @@ blockquote p:last-child {
1077
padding: 0;
1078
}
1079
1080
+/* Images */
1081
+.figure-bitmap {
1082
+ border: solid 2px #42932d;
1083
+ margin-bottom: 10px;
1084
+ display: inline-block;
1085
+ max-width: 100%;
1086
+}
1087
+
1088
/* Logo */
1089
.f5-logo-footer {
1090
height: 32px;
0 commit comments