Revision 1048:0655dd267a29

View differences:

config/locales/en.yml
548 548
  label_home: Home
549 549
  label_home_heading: Welcome!
550 550
  label_my_page: My page
551
  label_my_account: My account
551
  label_my_account: Account
552 552
  label_my_projects: My projects
553 553
  label_my_page_block: My page block
554 554
  label_administration: Administration
......
893 893
  button_expand_all: Expand all
894 894
  button_delete: Delete
895 895
  button_create: Create
896
  button_create_and_continue: Create and continue
896
  button_create_and_continue: Create and Add Another
897 897
  button_test: Test
898 898
  button_edit: Edit
899 899
  button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
public/themes/soundsoftware/stylesheets/fonts-generic.css
1
@import url(fonts.css);
1
@import url(fonts.css?2);
2 2

  
3 3
h1, #project-ancestors-title, #top-menu a {
4 4
  font-family: Insider, 'Gill Sans', Tahoma, sans-serif;
public/themes/soundsoftware/stylesheets/fonts-mac.css
1
@import url(fonts.css);
1
@import url(fonts.css?2);
2 2

  
3 3
h1, #project-ancestors-title, #top-menu a {
4 4
  font-family: Insider, "Lucida Grande", sans-serif;
public/themes/soundsoftware/stylesheets/fonts-ms.css
1
@import url(fonts.css);
1
@import url(fonts.css?2);
2 2

  
3 3
/* IE likes us to separate out normal & bold into different fonts
4 4
   rather than use the selectors on the same font */

Also available in: Unified diff