1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Add style for captions (#966)

Co-authored-by: haszi <haszika80@gmail.com>
This commit is contained in:
haszi
2024-03-17 19:16:16 +01:00
committed by GitHub
parent 4fc04ab3d9
commit 8192a72c76

View File

@@ -1899,3 +1899,6 @@ aside.tips div.inner {
/* }}} */
.caption {
font-size: 0.85rem;
}