Increase text contrast.
Change the text color to black to increase the contrast and improve legibility. Change-Id: I641c30904184711c239741076a549e0d2b4761c7 Reviewed-on: https://review.openstack.org/10285 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: linuxjedi <andrew@linuxjedi.co.uk> Approved: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
fb8315bc3a
commit
a511ad1a82
@ -1,4 +1,4 @@
|
||||
body {color: #535353 !important; background: url("static/openstack-page-bkg.jpg") no-repeat scroll 0 0 white !important; position: static}
|
||||
body {color: #000 !important; background: url("static/openstack-page-bkg.jpg") no-repeat scroll 0 0 white !important; position: static}
|
||||
a,a:visited {color: #264D69 !important; text-decoration: none;}
|
||||
a:hover {color: #000 !important; text-decoration: underline}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user