I am trying to make my layout from scratch and idk how to change the colors of the interest text boxes or the links or the orange blurb square:((
how do I change the color of the interest and links or just make them clear?
1 Kudos
I am trying to make my layout from scratch and idk how to change the colors of the interest text boxes or the links or the orange blurb square:((
1 Kudos
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
D.G.
Heres what I did -- I followed a tutorial. I'll send below code of this message!!
:root {
--logo-blue:darker-blue;
--darker-blue: red;
--lighter-blue: black;
--even-lighter-blue: ;
--lightest-blue: white;
--dark-orange: black;
--light-orange: black;
--even-lighter-orange: red;
--green: white;
}
Let me know if the code doesn't work. -- I suggest messing around with it in totality.
TUT
https://blog.spacehey.com/entry?id=548485
yay TYSM!!!
by soleil🍁🪲; ; Report