git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
497804548
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
css
ie8-and-down.css
fix up some of the call to action buttons, add an ie8 and lower css file.
Andrew Lewman
commited
497804548
at 2011-06-07 04:29:16
ie8-and-down.css
Blame
History
Raw
@charset "UTF-8"; /* IE8 and down */ #calltoaction ul li:first-child a:link, #calltoaction ul li:first-child a:visited { background: url(../images/cta-buttons.jpg) top center no-repeat; } #calltoaction ul li:hover:first-child a { background: url(../images/cta-buttons.jpg) bottom center no-repeat #ff9800; }