View sourcecode

The following files exists in this folder. Click to view.

style.css

4 lines ASCII Unix (LF)
1
2
3
4
body{
    background-color: rgb(50, 50, 50);
    color: whitesmoke;
}