Comments on [ F2U ] Quaint All Comments Start of Thread Parent

thank you for using!  i like the frankenstained bit for the relationships <3

idk if this is a bother to you, but if you want to adjust the unchanged text colours (the headers) via css, you can add this under your import link

.text-body {
  color: #HEXCODE;
}

REAL

hiee can u possibly elaborate more on this ive been trying for abit but i dont think its workin for me im probably doing something wrong as a begginer coder though  TT sorry for the bother

the tip i gave above was to change the text colour of the headers (NAME,  AGE, GENDER, etc.) because they use a class (text-body) that most CSS coders don't implement (mostly because it's redundant/unnecessary).  this leaves them coloured according to the site theme rather than the CSS, which can be unpleasent.

are you having the same problem with the same CSS as Dazai's or?  may i see a link to the character with the code?