@@ -53,7 +53,6 @@
</head>
<body>
-
<section id="main" data-transition="slide" data-aside="features" class="drag">
<header>
<nav>
@@ -131,8 +131,8 @@ img
vertical-align: middle
font-size: 0
-strong
- font-weight: bold
+// strong
+// font-weight: 600
table
border-collapse: collapse
@@ -17,6 +17,7 @@
.inline-block
display: inline-block
+INDENT = (INDENT / 1.5)
.indented > *
padding: INDENT
.margined > *
@@ -12,8 +12,8 @@
body
background-color: #000
color: COLOR
- font: 16px/1.25 "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
- font-weight: 300
+ font: 16px/1.25 "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
+ font-weight: bold
letter-spacing: -0.05em
& .text
@@ -10,6 +10,7 @@
.list
section & li
background: #fff
+ font-weight: 300
&:not(.anchor)
border-bottom: inset 1px LIST_border
&.color
@@ -38,6 +39,7 @@
border-color: #fff
& small, & .on-right:not(.tag)
color: lighten(TEXT, 50%)
&:not(.big) img
border-radius BORDER_radius