Revision 1061:01076ed49ffc public/themes

View differences:

public/themes/soundsoftware/stylesheets/application.css
147 147
*/
148 148
/* h4 { border-bottom: dotted 1px #c0c0c0; } */
149 149

  
150
.wiki p { margin-left: 3em; margin-right: 3em; }
150
.wiki p, .wiki li { margin-left: 30px; margin-right: 3em; }
151

  
152
.repository-info .wiki p { margin-left: 0 }
151 153

  
152 154
div.issue { background: #fdfaf0; border: 1px solid #a9b680; border-left: 4px solid #a9b680; }
153 155

  
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