From 012a23ce4a17028b25f6bb0330634a7174e86fc3 Mon Sep 17 00:00:00 2001 From: GP Garcia Date: Wed, 21 Aug 2024 00:47:57 -0500 Subject: [PATCH] Fixed CSS --- docs/assets/stylesheets/extra.css | 2 +- docs/index.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/assets/stylesheets/extra.css b/docs/assets/stylesheets/extra.css index 8b669b96..05a70076 100644 --- a/docs/assets/stylesheets/extra.css +++ b/docs/assets/stylesheets/extra.css @@ -1416,7 +1416,7 @@ body[dir=rtl] .metadata.page-metadata .contributors-text{ color: white !important; } span.version { - width: 5em; + width: 4em; font-size: 1.3em; font-weight: bold; } \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 526cad97..df06ade7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -31,7 +31,7 @@ You may need to restart your editor but the _plug-in does not need to be enabled Depending on what your end goals are, you will probably want to use a different version of GodotSteam. See which of the following best fits your project. -
+
- :material-gamepad-variant:{ .godotsteam .lg .middle } __Singleplayer or Steam Networking__ @@ -64,9 +64,9 @@ Depending on what your end goals are, you will probably want to use a different - [ :fontawesome-brands-github: Pre-compiled Editor and Templates](https://github.com/GodotSteam/GodotSteam/releases/tag/v4.10){ .md-button .md-button--downloads target="\_blank" } + [ :fontawesome-brands-github: Pre-compiled Editor and Templates](https://github.com/GodotSteam/GodotSteam/releases/tag/v4.10){ .md-button target="\_blank" } - [:octicons-plug-24: GDExtension | Godot Asset Library](https://godotengine.org/asset-library/asset/2445){ .md-button .md-button--downloads target="\_blank" } + [:octicons-plug-24: GDExtension | Godot Asset Library](https://godotengine.org/asset-library/asset/2445){ .md-button target="\_blank" } ---