Commit Graph

93 Commits

Author SHA1 Message Date
Andrew Lewman
18489e4b4f new download page layout from jeremy from ticket 3590. 2011-08-29 02:37:19 +00:00
Andrew Lewman
4a0ba77313 Fix the tor browser images to be the correct scale and size, fixes
ticket 2674. Thank to jeremy for fixing this.
2011-08-17 16:55:15 +00:00
Andrew Lewman
7643677c56 apply patch from jeremy to fix the project layout, standardize project
icons, and css fixes for both rtl and ltr languages.
2011-08-07 21:16:31 +00:00
Andrew Lewman
1f63dac399 use the new tor-logo. 2011-08-04 17:46:15 +00:00
Damian Johnson
cbf400d176 revert part of r24939, resizing the image is easy
I used the larger image because it looked fine and didn't alter the layout of
the page. If the size is really a concern then that's trivial to fix - this
makes it the same size as the low resolution version. As for the other concerns
mentioned in ticket 3682...

- The file size difference is tiny. If you really care about sizes that much
  then we should run an optimizer on the site to remove unnecessary whitespace
  in the html. Btw, the file size of this small version is 4.5 KB (vs 4.9 with
  the big version and 4.0 with the low resolution).

- It's simple to lighten the image if that looks better to you. In Gimp just go
  to "Colors > Brightness-Contrast..." to make it match the old version.
2011-08-04 15:18:19 +00:00
Andrew Lewman
e381131953 revert part of r24933, the new size logo doesn't look right compared to
the rest of the images.  jeremy will look into keeping the image tiny
and sized correctly.
2011-08-04 03:13:52 +00:00
Damian Johnson
2ea7423971 Replacing low resolution tor logo with higher resolution version
The tor logo in the upper left is a low quality version (solid color onion
stem, no anti-aliasing, etc). This looks really bad and I suggested this
replacement months back but didn't get any feedback so gonna try 'moving the
cheese' to see if anyone screams.
2011-08-02 02:04:16 +00:00
Andrew Lewman
2efca438cd fix the layout issues with the thankyou.css. 2011-07-09 03:56:31 +00:00
Andrew Lewman
7c3bc17669 create a thank you page for donors to see after a donation, link it to
our -news list for updates and newsletter, remove the old google
webmaster tool auth files, rename jquery file to not include the version
number to save us from updating every reference every update.
2011-07-08 22:15:00 +00:00
Andrew Lewman
4978045483 fix up some of the call to action buttons, add an ie8 and lower css
file.
2011-06-07 02:29:16 +00:00
Andrew Lewman
3f4289666e Add cta-buttons.jpg, change the floating call to action buttons, modify
the css to match the changes.
2011-06-06 00:54:21 +00:00
Andrew Lewman
93e13539a3 remove the font no one has. 2011-06-06 00:51:15 +00:00
Andrew Lewman
f026fcb136 fix the warning image and link to the donation page through the new
sidenav.
2011-05-27 02:15:22 +00:00
Andrew Lewman
194995c205 roll out new pages for donations, downloads, download-easy, and css
fixes to accomodate them all.  All, jquery makes all of this happen,
with sane fallback for those without javascript.
2011-05-27 01:04:25 +00:00
Robert Ransom
c46fc35139 Unbreak the var tag 2011-04-01 04:46:33 +00:00
Runa A. Sandvik
38e602e4a4 fix calendar background issue 2011-03-23 19:56:09 +00:00
Runa A. Sandvik
4f62e08e32 include flipped arrow in the nav 2011-03-22 13:40:22 +00:00
Runa A. Sandvik
93a492d40f include flipped calendar icon 2011-03-22 13:05:22 +00:00
Runa A. Sandvik
846b3ba878 remove one ruleset in typography-rtl.css 2011-03-22 12:50:27 +00:00
Runa A. Sandvik
8325c1acdc small css fix for index.html.ar 2011-03-18 16:11:18 +00:00
Runa A. Sandvik
ba40e95e7e Modified rtl css files based on feedback from Osama 2011-03-16 20:29:21 +00:00
Roger Dingledine
7e1d030e9d New rtl css files from AhmadSherif
I added a master-rtl too.
2011-03-14 22:23:53 +00:00
Robert Ransom
bcc258858e Undo a bit more of the damage done by css/reset.css, this time to sup/sub
This won't fix the font size, but I can't test a change to two properties
at once with Firebug.
2011-03-07 23:26:15 +00:00
Robert Ransom
d7bd30360e Make pre elements monospaced as well 2011-02-16 22:39:31 +00:00
Andrew Lewman
9e392c16b6 remove Courier from the list. 2011-02-16 18:16:25 +00:00
Andrew Lewman
3f88b0008e try out rransom's fixes from ticket 2502. 2011-02-16 18:14:07 +00:00
Damian Johnson
0cca7a2e29 Adding project summaries and a table to the volunteer page, with links to project pages, code repos, bug trackers, and project ideas. Also, a few other minor changes:
- Adding a note that the usability project is a no-go for gsoc.
- Dropping the "Improvements for Tor+Vidalia interaction on Linux/Unix platforms" task (chiiph mentioned that it's completed)
- Adding Jake as a mentor for a couple other projects.
2011-02-12 09:42:44 +00:00
Andrew Lewman
d598efd61c revert r24069 2011-01-12 20:57:17 +00:00
Andrew Lewman
ec1cb46a07 why do our ordered lists use lower-alpha rather than numbers? 2011-01-12 20:55:12 +00:00
Andrew Lewman
16c9d8200f slightly lighter gray. 2010-11-08 17:40:31 +00:00
Andrew Lewman
3eb4d85975 make the alternating colors in the download page more distinct 2010-11-08 17:12:15 +00:00
Andrew Lewman
9dd15f3390 minimize the master.css called everywhere. 2010-11-05 19:22:15 +00:00
Andrew Lewman
3531bc18a7 revert atagar's typography.css change, don't hyper link the title of the
proejcts, that's what "learn more" is for, remove the sample project
link from the sidenav which doesn't work correctly anyway.
2010-11-05 03:56:39 +00:00
Damian Johnson
d675c0aeba Fixes sent to tor-assistants (adding project to side nav and making the project title underlined), but only for arm. I guess phobos or the project owners can apply the patch for the others. 2010-11-05 03:15:51 +00:00
Sebastian Hahn
0aa47b447e Remove a whole bunch of accidentally committed .files 2010-10-20 12:50:14 +00:00
Andrew Lewman
2529783fef make the headline banner stand out a bit more. 2010-10-09 22:00:04 +00:00
Andrew Lewman
f269ed48fc change the fontsize for the headline banner to 2.5x from 3.5x 2010-10-09 21:57:46 +00:00
Andrew Lewman
3232a2903f fix the donation links so they work for now. 2010-10-09 21:08:27 +00:00
Andrew Lewman
0c2319fa3d increase the space for the .onion in the footer, increase the font size
to something more readable for 90% of the world.
2010-10-06 02:37:41 +00:00
Andrew Lewman
3fbb4ffee8 increase max img width, link to about/overview rather than about/about. 2010-09-27 19:27:00 +00:00
Andrew Lewman
13815226d7 add dt and dd to the css typography, fix up volunteers and translators
pages.
2010-09-20 17:06:16 +00:00
Andrew Lewman
377753c7c7 clean up the css a tiny bit, fix up the index page so the tor users
links work, and refer to actual projects.
2010-08-18 18:50:09 +00:00
Andrew Lewman
2a9aaa8020 first cut of the new, shiny tor website as wml. 2010-07-09 01:55:22 +00:00