mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Tweak caption styling to be closer to typical captions
This commit is contained in:
@@ -205,6 +205,13 @@ legend,
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.rst-content div.figure p.caption {
|
||||
/* Tweak caption styling to be closer to typical captions */
|
||||
text-align: center;
|
||||
margin-top: 8px;
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
p,
|
||||
article ul,
|
||||
article ol,
|
||||
|
||||
Reference in New Issue
Block a user