Defect #20372 » chrome-mac-monospace-font-fix.diff
| public/stylesheets/application.css (working copy) | ||
|---|---|---|
| 7 | 7 |
h3, .wiki h2 {font-size: 16px;}
|
| 8 | 8 |
h4, .wiki h3 {font-size: 13px;}
|
| 9 | 9 |
h4 {border-bottom: 1px dotted #bbb;}
|
| 10 |
pre, code {font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace;}
|
|
| 10 | 11 | |
| 11 | 12 |
/***** Layout *****/ |
| 12 | 13 |
#wrapper {background: white;}
|
- « Previous
- 1
- 2
- 3
- Next »