summaryrefslogtreecommitdiff
path: root/media/sass/_typography.sass
diff options
context:
space:
mode:
authorluxagraf <luxagraf@gmail.com>2011-08-16 22:07:54 -0400
committerluxagraf <luxagraf@gmail.com>2011-08-16 22:07:54 -0400
commit0b481fd7931c2ae20ca21f89a87f2ba6a6c01e10 (patch)
treefbcb1ccee6512aa91b665f231a4405ecedef439f /media/sass/_typography.sass
parent5e76a7bbb5d114ecd310ad3f408c33331a072037 (diff)
cleaned up html in archives, eliminated some nav and section tags
Diffstat (limited to 'media/sass/_typography.sass')
-rw-r--r--media/sass/_typography.sass7
1 files changed, 4 insertions, 3 deletions
diff --git a/media/sass/_typography.sass b/media/sass/_typography.sass
index 5dd39cf..64f25fc 100644
--- a/media/sass/_typography.sass
+++ b/media/sass/_typography.sass
@@ -35,12 +35,13 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
html
overflow-y: scroll
background: rgb(255, 255, 255) /*url(../img/grid.jpg) 50% 0 repeat-y*/
+ border-top: 3px $brown solid
body
margin: 0 auto
padding: 0
width: 90%
- font: normal 100% unquote("Hoefler Text"), Georgia, unquote("Times New Roman"), Times, serif
+ font: normal 100% ff-meta-serif-web-pro, unquote("Hoefler Text"), Georgia, unquote("Times New Roman"), Times, serif
color: $brown
background-color: transparent
@@ -168,10 +169,10 @@ pre, code
padding: 18px 10px 5px 0
overflow: visible
.double .drop, .drop-small
- font-size: 2.9em
+ font-size: 3.1em
display: block
float: left
- padding: 18px 8px 5px 0
+ padding: 16px 8px 5px 0
overflow: visible
.button
display: block