diff --git a/readme.txt b/readme.txt index ee0054c..9c71476 100644 --- a/readme.txt +++ b/readme.txt @@ -6,6 +6,7 @@ Tested up to: 6.6 Requires at least: 4.9 License: GNU General Public License v3.0 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html +Copyright: The MinimalistFlex theme, Copyright Frank419 2024, licensed under GPLv3. MinimalistFlex is an elegant, easy to use theme that aims to provide a smooth user experience. @@ -51,4 +52,8 @@ As a bonus, we have 4 pre-built color palettes for you. * Addressed clear float issues. = 1.0.0 = -* Initial release. \ No newline at end of file +* Initial release. + +== Resources == +* screenshot.jpg, by Frank419, licensed under CC0 (https://creativecommons.org/publicdomain/zero/1.0/deed) +* All images found in the /defaults folder, designed by Frank419 with Inkscape, licensed under CC0 (https://creativecommons.org/publicdomain/zero/1.0/deed) \ No newline at end of file diff --git a/style.css b/style.css index 961a4bd..b1f9711 100644 --- a/style.css +++ b/style.css @@ -215,6 +215,10 @@ table tbody tr:nth-child(2n) { ) } +.gallery-caption { + text-align: center; +} + /* * Header styles. */