IppSec / ippsec.github.io

Creative Commons Zero v1.0 Universal
140 stars 29 forks source link

Finally fixed color bug and links on mobile #10

Closed KMikeeU closed 5 years ago

KMikeeU commented 5 years ago

Link and background colors now appearing correctly.

PS: Never change the style.css, only change .scss files. The scss files compile into the .css file and overwrite any changes made there :)

KMikeeU commented 5 years ago

Links now use &t parameter instead of &start in order to work properly on mobile (Issue: #9 )

IppSec commented 5 years ago

Thanks! I just haven't been by a PC to look at the SCSS File, so have been editing manually to keep the text yellow.