Daniel Carrera <[email protected]> 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. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
