« Helping each other Forum

spacehey profile edits and showing me what can i do on spacehey

Posted by zazurk

posted

Forum: Helping each other

i wanna make a some custom changes to my profile but i dont rlly now how to do that i just use the layouts that are already on there and i wanna pimp it up and i just wanna know what spacehey has to offer and what can i do on it so if somehow can show me how to do both id be thankful


Report Topic

1 Reply

Reply by GOAT

posted

.average-css-element {

width:400px;
margin:3px;
font-family:helvetica;
font-size:20px;
color:red;
background:black; }


literally all aspects of css uses this exact format and all you need to know to start off with is that all the values (font size, color, width, etc) - they can all be tweaked to your liking

further reading

https://www.w3schools.com/css/

yw xoxo


Permalink Report Reply