Permalink
Browse files
demos: fixed view source pre, code padding
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
demos/demos.css
|
@@ -168,6 +168,7 @@ eventually we should convert the font sizes to ems -- using px for now to minimi |
|
|
|
|
|
#demo-notes { width:520px; color:#333; font-size: 1em; } |
|
|
.demo-description p code { padding: 0; font-weight: bold; } |
|
|
#demo-source pre, #demo-source code { padding: 0; } |
|
|
code, pre { padding:8px 0 8px 20px ; font-size: 1.2em; line-height:130%; } |
|
|
|
|
|
#demo-source a:link, |
|
|
0 comments on commit
53b73d6