Back out png->gif conversion. 256-color is really ugly around the edges
authorJohn Dong <jdong@mit.edu>
Thu, 30 Aug 2007 17:05:25 +0000 (13:05 -0400)
committerJohn Dong <jdong@mit.edu>
Thu, 30 Aug 2007 17:05:25 +0000 (13:05 -0400)
commit695c3ab477e325af7e821258a3b6a5bb5d736ee0
treed6c89e7462b0731969bb3ed833eabcf0592d9a92
parent25ca86ba092b776dbee0af7d40383fb2e0836dbb
Back out png->gif conversion. 256-color is really ugly around the edges
22 files changed:
public/images/bg_controlroom.gif [deleted file]
public/images/bg_controlroom.png [new file with mode: 0644]
public/images/bg_index.gif [deleted file]
public/images/bg_index.png [new file with mode: 0644]
public/images/bg_main.gif [deleted file]
public/images/bg_main.png [new file with mode: 0644]
public/images/bg_quickvotes.gif [deleted file]
public/images/bg_quickvotes.png [new file with mode: 0644]
public/images/bg_resultblock.gif [deleted file]
public/images/bg_resultblock.png [new file with mode: 0644]
public/images/bg_voters.gif [deleted file]
public/images/bg_voters.png [new file with mode: 0644]
public/images/title_front.gif [deleted file]
public/images/title_front.png [new file with mode: 0644]
public/images/title_main.gif [deleted file]
public/images/title_main.png [new file with mode: 0644]
public/images/top_bar_1.gif [deleted file]
public/images/top_bar_1.png [new file with mode: 0644]
public/images/top_bar_2.gif [deleted file]
public/images/top_bar_2.png [new file with mode: 0644]
public/stylesheets/front.css
public/stylesheets/main.css

Benjamin Mako Hill || Want to submit a patch?