RolePlayGateway / roleplaygateway

source code for roleplaygateway.com
GNU General Public License v3.0
8 stars 8 forks source link

Remove Inline Styles #12

Open martindale opened 7 years ago

martindale commented 7 years ago

Our templates are littered with inline styles; we could use the following CSS to highlight where this is the case:

*[style] { 
    border: 5px solid red; /* Style to make the elements noticeable */
}

From Linting HTML with CSS by @ireade.

littlekreen commented 7 years ago

I have a small test commit for this to make sure it works as I don't have a test environment here but in github desktop forgot to fork to do multiple pulls :)

lostamongtrees commented 5 years ago

@littlekreen any results? thank you as always for all your hard work!

littlekreen commented 5 years ago

pretty sure I lost track of this a while back, I'm not in a position to debug anything for a month or two anyhow until I get a new car then a new computer.