[darcs-users] CSS
Trent W. Buck
trentbuck at gmail.com
Fri Apr 17 02:08:35 UTC 2009
Daniel Carrera <daniel.carrera at theingots.org> writes:
> I don't know about the others, but I find that links have poor
> contrast in gitit's default CSS. Especially visited links. I have to
> struggle a bit to read them. I propose the following change:
>
> static/css/screen.css 99
> - a:link { text-decoration: underline; color: #36c; }
> - a:visited { text-decoration: underline; color: #99c; }
> + a:link { text-decoration: underline; color: #43c; }
> + a:visited { text-decoration: underline; color: #b3c; }
Gwern, I don't have a CSS-capable browser handy. Can you review (and
apply, if necessary) this one?
PS: upstream gitit has a newer template.html. Assuming we're running a
recent gitit, it's template.html should be merged with the one Daniel
supplied, which (I think) is the one in use on the wiki currently.
More information about the darcs-users
mailing list