Centralize stylesheets
authorMagnus Hagander <magnus@hagander.net>
Thu, 22 Jan 2015 14:13:16 +0000 (15:13 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 22 Jan 2015 14:13:16 +0000 (15:13 +0100)
commit619798df41c3749c1ae712f7d4c6afda8d7fd2e8
tree99576451106a4e436db31db93be6c2fb255f7e4e
parent486794d3a90951495a68449fc95902a6b53cf3cc
Centralize stylesheets

Instead of having inline stylesheets, put them all in a separate CSS
file. This really should've been done from the beginning, but was
clearly forgotten before deployment.
pgcommitfest/commitfest/static/commitfest/css/commitfest.css [new file with mode: 0644]
pgcommitfest/commitfest/templates/base.html
pgcommitfest/commitfest/templates/base_form.html
pgcommitfest/commitfest/templates/patch.html
pgcommitfest/commitfest/templates/thread_attach.inc
pgcommitfest/userprofile/templates/userprofileform.html