Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-04-29 | Tidy up the CSS file, esp. the colors section | Pedram Ashofteh Ardakani | -78/+39 | |
Created a seperate color section at the beginning of the CSS file, so one can change colors without moving around the CSS file so much! Created a `FONTS` section at the top of the CSS file. Also, moved the `decoration classes` section next to the `colors` section in the CSS file. I'll try to tidy up the CSS file further. | ||||
2020-04-28 | Decorate various tags | Pedram Ashofteh Ardakani | -6/+28 | |
Unitl now, there were almost no decorations introduced to <code> and <a> tags. With this commit, the webpage gets a colorful soul. | ||||
2020-04-28 | Link colors | Pedram Ashofteh Ardakani | -46/+62 | |
2020-04-28 | Put in the CSS file | Pedram Ashofteh Ardakani | -0/+234 | |