paperlined.org
templates > css
document updated 2 years ago, on Nov 22, 2022
To browse the existing style settings, run this at the command prompt:


    vim -R $(locate -0r '/var/www/paperlined.org/.*\.md$' | xargs -0 grep -il '<style>' -- | xargs ls -1t)


    less $(locate -0r '/var/www/paperlined.org/.*\.md$' | xargs -0 grep -il '<style>' -- | xargs ls -1t)