|
|
|
|
@ -40,7 +40,6 @@
@@ -40,7 +40,6 @@
|
|
|
|
|
border-radius: 3px; |
|
|
|
|
.thin-border; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
a { |
|
|
|
|
color: @link_fresh; |
|
|
|
|
text-decoration: none; |
|
|
|
|
@ -109,11 +108,11 @@ html, body {
@@ -109,11 +108,11 @@ html, body {
|
|
|
|
|
} |
|
|
|
|
h1, h2, h3, h4, h5, h6 { |
|
|
|
|
font-weight: bold; |
|
|
|
|
font-family: @header_font,'Noticia Text','PT Serif','Georgia'; |
|
|
|
|
} |
|
|
|
|
#hero h1 { |
|
|
|
|
font-size: 2.5em; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#hero h2 { |
|
|
|
|
.helvetica; |
|
|
|
|
margin: 2em; |
|
|
|
|
@ -169,9 +168,6 @@ textarea {
@@ -169,9 +168,6 @@ textarea {
|
|
|
|
|
margin-top: 3em; |
|
|
|
|
margin-bottom: 3em; |
|
|
|
|
} |
|
|
|
|
h1, h2, h3, h4, h5, h6 { |
|
|
|
|
font-family: @header_font,'Noticia Text','PT Serif','Georgia'; |
|
|
|
|
} |
|
|
|
|
table { |
|
|
|
|
width: 100%; |
|
|
|
|
border-collapse: collapse; |
|
|
|
|
|