grctest / Gridcoin-Site

Open source Gridcoin website -- CM's fork
https://github.com/gridcoin-community/Gridcoin-Site/
MIT License
6 stars 8 forks source link

Change inline css to proper stylesheets where appropriate #33

Closed barton2526 closed 6 years ago

barton2526 commented 7 years ago

Too many pages rely on inline CSS. This is inefficient and needs to be refactored.

grctest commented 7 years ago

I have removed a lot of the inline CSS, what's left can likely be smashed into a CSS file.

We could make use of more partials to reduce replicated code.

grctest commented 6 years ago

This issue was moved to gridcoin-community/Gridcoin-Site#5