From 09bd0164ebc020a54b944b7326dcba496fb5d82c Mon Sep 17 00:00:00 2001 From: Minteck Date: Fri, 26 Aug 2022 22:29:23 +0200 Subject: idk when was the last commit so I'm making a new one - Violet Dawn --- pages/relations.php | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) (limited to 'pages/relations.php') diff --git a/pages/relations.php b/pages/relations.php index 54fc4ec..d0f5583 100644 --- a/pages/relations.php +++ b/pages/relations.php @@ -5,9 +5,9 @@

Relations

0 || count($member["_metadata"]["sisters"]) > 0): ?> -
- /"> - .png" style="width:24px;"> +
;"> + "> + .png" style="width:24px;">
@@ -16,7 +16,7 @@ None - /">.png" style="width:24px;"> ,
'); $index++; ?> + ">.png" style="width:24px;"> ,
'); $index++; ?>
@@ -27,10 +27,23 @@ None - /">.png" style="width:24px;"> ,
'); $index++; ?> + ">.png" style="width:24px;"> ,
'); $index++; ?>
+ + +
+ Caretakers:
+ + None + + + ">.png" style="width:24px;"> ,
'); $index++; ?> + + +
+
@@ -57,9 +70,12 @@ margin-top: 10px; margin-left: 0 !important; padding: 10px 0 !important; - text-align: center; } } + + .relation-item { + text-align: center; + } -- cgit