git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
3f4289666
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
css
ie6.css
Add cta-buttons.jpg, change the floating call to action buttons, modify the css to match the changes.
Andrew Lewman
commited
3f4289666
at 2011-06-06 02:54:21
ie6.css
Blame
History
Raw
@charset "UTF-8"; /* IE6 Only*/ html * { padding: 0; margin: 0; border: 0; } #maincol-left, #maincol { width: 690px; } #sidecol-right, #sidecol { width: 210px; } #home #maincol { width: 600px; } #home #sidecol { width: 290px; } #calltoaction { width: 300px; } #calltoaction ul { width: 300px; } #calltoaction ul li { padding: 0; margin: 0px; width: 100px; } #calltoaction ul li a { margin: 0; width: 100px; } #banner ul li { list-style: url(../images/white-bullet.gif) outside; } #sidenav ul li { display: inline-block; } .img-shadow .custom-infoblock { width: 412px; } #footer .newsletter input.textfield { border: 1px solid #ddd; } #home-our-projects { margin-top: 25px; } #download a .download-tor { background: url(../images/button-download-arrow.gif) right center no-repeat; } #download a:link, #download a:visited { background: url(../images/button-download.gif) left top no-repeat; }