This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git
commit ce30a4d241f598c00b3928b8499a2d8e0553b928 Author: Mark Struberg <[email protected]> AuthorDate: Fri May 8 08:59:41 2026 +0200 fix glitch in our css --- meecrowave-doc/src/main/jbake/assets/assets/css/styles.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/meecrowave-doc/src/main/jbake/assets/assets/css/styles.css b/meecrowave-doc/src/main/jbake/assets/assets/css/styles.css index 2608b71..4d6af15 100644 --- a/meecrowave-doc/src/main/jbake/assets/assets/css/styles.css +++ b/meecrowave-doc/src/main/jbake/assets/assets/css/styles.css @@ -1262,8 +1262,6 @@ pre { padding: 0; } - -} .admonitionblock td.content > :first-child { margin: 0; }
