summaryrefslogtreecommitdiffstats
path: root/styles/styles.css
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-02-09 14:15:58 -0800
committerPinapelz <yukais@pinapelz.com>2025-02-09 14:15:58 -0800
commit3fd40d4f1d231e0832e36138818f00b68208d461 (patch)
tree00347c709c61ed73f0aef286f472e859a6f84007 /styles/styles.css
parent954d98b3eb939d7dfc2df7f3f572ad083f1ec461 (diff)
add tierlist link to homepage
Diffstat (limited to 'styles/styles.css')
-rw-r--r--styles/styles.css14
1 files changed, 10 insertions, 4 deletions
diff --git a/styles/styles.css b/styles/styles.css
index 00368ec..005472e 100644
--- a/styles/styles.css
+++ b/styles/styles.css
@@ -389,8 +389,14 @@ blink {
}
}
-marquee {
- font-size: 1.2em;
- color: #ff69b4;
- margin-bottom: 10px;
+.random-image-container {
+ display: flex;
+ justify-content: center;
+ align-items: center;
}
+
+.random-image-container img {
+ max-width: 100%;
+ height: auto;
+ display: block;
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage