Index: lib/views/browser/charm-full.less |
=== modified file 'lib/views/browser/charm-full.less' |
--- lib/views/browser/charm-full.less 2013-04-23 06:14:52 +0000 |
+++ lib/views/browser/charm-full.less 2013-04-24 07:16:21 +0000 |
@@ -97,8 +97,8 @@ |
} |
dt, |
dd { |
- font-size: 10.5pt; |
- line-height: 170%; |
+ font-size: 12pt; |
+ line-height: 150%; |
} |
dt { |
float: left; |
@@ -160,11 +160,15 @@ |
margin-bottom: 26px; |
} |
#bws-readme { |
+ padding-top: 10px; |
+ |
h1, |
h2, |
h3, |
h4 { |
+ margin: 14px 0 2px 0; |
font-size: 9pt; |
+ line-height: 150%; |
} |
pre { |
padding: 0; |
@@ -282,8 +286,3 @@ |
} |
} |
} |
-#bws-fullscreen .charm { |
- p { |
- width: 100%; |
- } |
-} |