i want to get rid of everything in my heroes box except the text but i cant seem to do it
i got rid of the section that says heroes and the blue but i cant get rid of the line
can anyone give me a code to get rid of JUST the blue line around it OR a code to completely get rid of everything BUT the text?
it means a lot
thanks
nevermind guys
i found it on another answer
this is the code for those who need it! :]]
<style>
.interestsAndDetails, .interestsAndDetails td {border:0px;}
</style>
i got rid of the section that says heroes and the blue but i cant get rid of the line
can anyone give me a code to get rid of JUST the blue line around it OR a code to completely get rid of everything BUT the text?
it means a lot
thanks

nevermind guys
i found it on another answer
this is the code for those who need it! :]]
<style>
.interestsAndDetails, .interestsAndDetails td {border:0px;}
</style>