Skip to content

Commit 8f3b734

Browse files
committed
update theme
1 parent e83e15c commit 8f3b734

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/_static/css/f5_agility_theme.css

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1+
div[class^='highlight'] pre, div[class~='docutils'], code, .code.descname {
2+
background: lightgrey !important;
3+
}
4+
15
img {
2-
max-width: 100%;
3-
height: auto;
6+
/* max-width: 100%;
7+
height: auto;*/
48
margin-bottom: 12px;
59
}
610

711
table {
812
margin-bottom: 12px;
9-
}
13+
}

0 commit comments

Comments
 (0)