Janky fix for right-aligned text

This commit is contained in:
Trysdyn Black 2023-04-21 05:39:51 -07:00
parent 01acbfa444
commit c07ccb3541
2 changed files with 3 additions and 2 deletions

View file

@ -63,6 +63,7 @@
#rat1name {
left: 620px;
bottom: 581px;
direction: rtl;
}
#rat1pronouns {
@ -94,6 +95,7 @@
#rat3name {
left: 620px;
bottom: 59px;
direction: rtl;
}
#rat3pronouns {
@ -125,4 +127,4 @@
#embed3 {
left: 835px;
top: 382px;
}
}

View file

@ -16,7 +16,6 @@ html, body {
text-align: center;
display: block;
position: absolute;
}
.ratpronouns {