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 e7664ab commit c8c7853Copy full SHA for c8c7853
assets/css/v2/style.css
@@ -1110,6 +1110,17 @@ blockquote p:last-child {
1110
padding: 0;
1111
}
1112
1113
+/* Images */
1114
+figure {
1115
+ margin: 0;
1116
+}
1117
+
1118
+.figure-bitmap {
1119
+ margin-bottom: 0.625rem;
1120
+ display: inline-block;
1121
+ max-width: 100%;
1122
1123
1124
/* Logo */
1125
.f5-logo-footer {
1126
height: 32px;
0 commit comments