Space hey is very neat as it allows you to customize your homepage using simple css. I found this very neat as I have an interest with tinkering things. My current way of developing my homepage is by using Firefox's inspect element to search for the css in the page, then modifying it in my profile.
Here is my current page config as of me writing this
main
{ color: #0cc107;
background-color: #000000;}
body
{ background-color: #000000;}
nav .top
{ background-color: #0cc107;}
nav
{ color: #000000;}
Comments
Displaying 0 of 0 comments ( View all | Add Comment )