-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update typography s/webtype/typenetwork
- Loading branch information
1 parent
2cc9112
commit e71c0b1
Showing
7 changed files
with
2,650 additions
and
2,282 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,101 @@ | ||
@import url(http://cloud.webtype.com/css/d4767ecb-457a-4677-8761-72f890add836.css);.vco-storymap{font-family:"Turnip RE",Georgia,"Times New Roman",Times,serif;font-weight:400;font-size:16px;line-height:1.3em}.vco-storymap h1,.vco-storymap h2,.vco-storymap h3,.vco-storymap h4,.vco-storymap h5,.vco-storymap h6{font-family:"Salvo Serif Cond",Georgia,"Times New Roman",Times,serif;text-transform:none;font-weight:400;font-size:46px;line-height:46px}.vco-storymap h2.vco-headline-title{font-size:58px;line-height:58px}.vco-storymap p{font-family:"Turnip RE",Georgia,"Times New Roman",Times,serif;font-size:16px;line-height:1.3em}.vco-storymap ul{font-family:"Turnip RE",Georgia,"Times New Roman",Times,serif}.vco-storymap .vco-media .vco-media-wikipedia h4 a{font-family:"Turnip RE",Georgia,"Times New Roman",Times,serif;font-weight:400;font-size:24px;line-height:24px}.vco-storymap .vco-caption,.vco-storymap .vco-credit{font-family:"Turnip RE",Georgia,"Times New Roman",Times,serif}.vco-storymap .vcard{font-family:"Apres RE","Helvetica Neue",Helvetica,Arial,sans-serif!important;font-weight:400!important}.vco-storymap .vco-slidenav-next,.vco-storymap .vco-slidenav-previous,.vco-storymap .vco-message,.vco-storymap .vco-slide-calltoaction-button-text{font-family:"Apres RE","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;text-transform:none}.vco-storymap .vco-slidenav-next .vco-slidenav-title,.vco-storymap .vco-slidenav-previous .vco-slidenav-title,.vco-storymap .vco-message .vco-slidenav-title,.vco-storymap .vco-slide-calltoaction-button-text .vco-slidenav-title{line-height:1.3em!important}.vco-storymap .vco-headline-date,.vco-storymap h3.vco-headline-date{font-family:"Apres RE","Helvetica Neue",Helvetica,Arial,sans-serif!important;font-weight:400!important;text-transform:none!important}.vco-storymap .vco-headline-date small,.vco-storymap h3.vco-headline-date small{font-weight:400!important}.vco-storymap .vco-menubar{font-family:"Apres RE","Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:none}.vco-storymap blockquote,.vco-storymap blockquote p{font-family:"Turnip RE",Georgia,"Times New Roman",Times,serif;font-style:italic;font-weight:400;line-height:1.3}input[type=text].editor-headline{font-family:"Salvo Serif Cond",Georgia,"Times New Roman",Times,serif;text-transform:none;font-weight:400;font-size:46px;line-height:46px} | ||
@import url(http://cloud.typenetwork.com/projects/5433/fontface.css); | ||
.vco-storymap { | ||
font-family: "Turnip RE", Georgia, "Times New Roman", Times, serif; | ||
font-weight: 400; | ||
font-size: 16px; | ||
line-height: 1.3em | ||
} | ||
|
||
.vco-storymap h1, | ||
.vco-storymap h2, | ||
.vco-storymap h3, | ||
.vco-storymap h4, | ||
.vco-storymap h5, | ||
.vco-storymap h6 { | ||
font-family: "Salvo Serif Cond", Georgia, "Times New Roman", Times, serif; | ||
text-transform: none; | ||
font-weight: 400; | ||
font-size: 46px; | ||
line-height: 46px | ||
} | ||
|
||
.vco-storymap h2.vco-headline-title { | ||
font-size: 58px; | ||
line-height: 58px | ||
} | ||
|
||
.vco-storymap p { | ||
font-family: "Turnip RE", Georgia, "Times New Roman", Times, serif; | ||
font-size: 16px; | ||
line-height: 1.3em | ||
} | ||
|
||
.vco-storymap ul { | ||
font-family: "Turnip RE", Georgia, "Times New Roman", Times, serif | ||
} | ||
|
||
.vco-storymap .vco-media .vco-media-wikipedia h4 a { | ||
font-family: "Turnip RE", Georgia, "Times New Roman", Times, serif; | ||
font-weight: 400; | ||
font-size: 24px; | ||
line-height: 24px | ||
} | ||
|
||
.vco-storymap .vco-caption, | ||
.vco-storymap .vco-credit { | ||
font-family: "Turnip RE", Georgia, "Times New Roman", Times, serif | ||
} | ||
|
||
.vco-storymap .vcard { | ||
font-family: "Apres RE", "Helvetica Neue", Helvetica, Arial, sans-serif!important; | ||
font-weight: 400!important | ||
} | ||
|
||
.vco-storymap .vco-slidenav-next, | ||
.vco-storymap .vco-slidenav-previous, | ||
.vco-storymap .vco-message, | ||
.vco-storymap .vco-slide-calltoaction-button-text { | ||
font-family: "Apres RE", "Helvetica Neue", Helvetica, Arial, sans-serif; | ||
font-weight: 400; | ||
text-transform: none | ||
} | ||
|
||
.vco-storymap .vco-slidenav-next .vco-slidenav-title, | ||
.vco-storymap .vco-slidenav-previous .vco-slidenav-title, | ||
.vco-storymap .vco-message .vco-slidenav-title, | ||
.vco-storymap .vco-slide-calltoaction-button-text .vco-slidenav-title { | ||
line-height: 1.3em!important | ||
} | ||
|
||
.vco-storymap .vco-headline-date, | ||
.vco-storymap h3.vco-headline-date { | ||
font-family: "Apres RE", "Helvetica Neue", Helvetica, Arial, sans-serif!important; | ||
font-weight: 400!important; | ||
text-transform: none!important | ||
} | ||
|
||
.vco-storymap .vco-headline-date small, | ||
.vco-storymap h3.vco-headline-date small { | ||
font-weight: 400!important | ||
} | ||
|
||
.vco-storymap .vco-menubar { | ||
font-family: "Apres RE", "Helvetica Neue", Helvetica, Arial, sans-serif; | ||
text-transform: none | ||
} | ||
|
||
.vco-storymap blockquote, | ||
.vco-storymap blockquote p { | ||
font-family: "Turnip RE", Georgia, "Times New Roman", Times, serif; | ||
font-style: italic; | ||
font-weight: 400; | ||
line-height: 1.3 | ||
} | ||
|
||
input[type=text].editor-headline { | ||
font-family: "Salvo Serif Cond", Georgia, "Times New Roman", Times, serif; | ||
text-transform: none; | ||
font-weight: 400; | ||
font-size: 46px; | ||
line-height: 46px | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,101 @@ | ||
@import url(//cloud.webtype.com/css/d4767ecb-457a-4677-8761-72f890add836.css);.vco-storymap{font-family:"Turnip RE",Georgia,"Times New Roman",Times,serif;font-weight:400;font-size:16px;line-height:1.3em}.vco-storymap h1,.vco-storymap h2,.vco-storymap h3,.vco-storymap h4,.vco-storymap h5,.vco-storymap h6{font-family:"Salvo Serif Cond",Georgia,"Times New Roman",Times,serif;text-transform:none;font-weight:400;font-size:46px;line-height:46px}.vco-storymap h2.vco-headline-title{font-size:58px;line-height:58px}.vco-storymap p{font-family:"Turnip RE",Georgia,"Times New Roman",Times,serif;font-size:16px;line-height:1.3em}.vco-storymap ul{font-family:"Turnip RE",Georgia,"Times New Roman",Times,serif}.vco-storymap .vco-media .vco-media-wikipedia h4 a{font-family:"Turnip RE",Georgia,"Times New Roman",Times,serif;font-weight:400;font-size:24px;line-height:24px}.vco-storymap .vco-caption,.vco-storymap .vco-credit{font-family:"Turnip RE",Georgia,"Times New Roman",Times,serif}.vco-storymap .vcard{font-family:"Apres RE","Helvetica Neue",Helvetica,Arial,sans-serif !important;font-weight:normal !important}.vco-storymap .vco-slidenav-next,.vco-storymap .vco-slidenav-previous,.vco-storymap .vco-message,.vco-storymap .vco-slide-calltoaction-button-text{font-family:"Apres RE","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;text-transform:none}.vco-storymap .vco-slidenav-next .vco-slidenav-title,.vco-storymap .vco-slidenav-previous .vco-slidenav-title,.vco-storymap .vco-message .vco-slidenav-title,.vco-storymap .vco-slide-calltoaction-button-text .vco-slidenav-title{line-height:1.3em !important}.vco-storymap .vco-headline-date,.vco-storymap h3.vco-headline-date{font-family:"Apres RE","Helvetica Neue",Helvetica,Arial,sans-serif !important;font-weight:normal !important;text-transform:none !important}.vco-storymap .vco-headline-date small,.vco-storymap h3.vco-headline-date small{font-weight:normal !important}.vco-storymap .vco-menubar{font-family:"Apres RE","Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:none}.vco-storymap blockquote,.vco-storymap blockquote p{font-family:"Turnip RE",Georgia,"Times New Roman",Times,serif;font-style:italic;font-weight:400;line-height:1.3}input[type="text"].editor-headline{font-family:"Salvo Serif Cond",Georgia,"Times New Roman",Times,serif;text-transform:none;font-weight:400;font-size:46px;line-height:46px} | ||
@import url(//cloud.typenetwork.com/projects/5433/fontface.css); | ||
.vco-storymap { | ||
font-family: "Turnip RE", Georgia, "Times New Roman", Times, serif; | ||
font-weight: 400; | ||
font-size: 16px; | ||
line-height: 1.3em | ||
} | ||
|
||
.vco-storymap h1, | ||
.vco-storymap h2, | ||
.vco-storymap h3, | ||
.vco-storymap h4, | ||
.vco-storymap h5, | ||
.vco-storymap h6 { | ||
font-family: "Salvo Serif Cond", Georgia, "Times New Roman", Times, serif; | ||
text-transform: none; | ||
font-weight: 400; | ||
font-size: 46px; | ||
line-height: 46px | ||
} | ||
|
||
.vco-storymap h2.vco-headline-title { | ||
font-size: 58px; | ||
line-height: 58px | ||
} | ||
|
||
.vco-storymap p { | ||
font-family: "Turnip RE", Georgia, "Times New Roman", Times, serif; | ||
font-size: 16px; | ||
line-height: 1.3em | ||
} | ||
|
||
.vco-storymap ul { | ||
font-family: "Turnip RE", Georgia, "Times New Roman", Times, serif | ||
} | ||
|
||
.vco-storymap .vco-media .vco-media-wikipedia h4 a { | ||
font-family: "Turnip RE", Georgia, "Times New Roman", Times, serif; | ||
font-weight: 400; | ||
font-size: 24px; | ||
line-height: 24px | ||
} | ||
|
||
.vco-storymap .vco-caption, | ||
.vco-storymap .vco-credit { | ||
font-family: "Turnip RE", Georgia, "Times New Roman", Times, serif | ||
} | ||
|
||
.vco-storymap .vcard { | ||
font-family: "Apres RE", "Helvetica Neue", Helvetica, Arial, sans-serif !important; | ||
font-weight: normal !important | ||
} | ||
|
||
.vco-storymap .vco-slidenav-next, | ||
.vco-storymap .vco-slidenav-previous, | ||
.vco-storymap .vco-message, | ||
.vco-storymap .vco-slide-calltoaction-button-text { | ||
font-family: "Apres RE", "Helvetica Neue", Helvetica, Arial, sans-serif; | ||
font-weight: 400; | ||
text-transform: none | ||
} | ||
|
||
.vco-storymap .vco-slidenav-next .vco-slidenav-title, | ||
.vco-storymap .vco-slidenav-previous .vco-slidenav-title, | ||
.vco-storymap .vco-message .vco-slidenav-title, | ||
.vco-storymap .vco-slide-calltoaction-button-text .vco-slidenav-title { | ||
line-height: 1.3em !important | ||
} | ||
|
||
.vco-storymap .vco-headline-date, | ||
.vco-storymap h3.vco-headline-date { | ||
font-family: "Apres RE", "Helvetica Neue", Helvetica, Arial, sans-serif !important; | ||
font-weight: normal !important; | ||
text-transform: none !important | ||
} | ||
|
||
.vco-storymap .vco-headline-date small, | ||
.vco-storymap h3.vco-headline-date small { | ||
font-weight: normal !important | ||
} | ||
|
||
.vco-storymap .vco-menubar { | ||
font-family: "Apres RE", "Helvetica Neue", Helvetica, Arial, sans-serif; | ||
text-transform: none | ||
} | ||
|
||
.vco-storymap blockquote, | ||
.vco-storymap blockquote p { | ||
font-family: "Turnip RE", Georgia, "Times New Roman", Times, serif; | ||
font-style: italic; | ||
font-weight: 400; | ||
line-height: 1.3 | ||
} | ||
|
||
input[type="text"].editor-headline { | ||
font-family: "Salvo Serif Cond", Georgia, "Times New Roman", Times, serif; | ||
text-transform: none; | ||
font-weight: 400; | ||
font-size: 46px; | ||
line-height: 46px | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,37 @@ | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>StoryMapJS</title> | ||
<link rel="stylesheet" href="https://cloud.webtype.com/css/d4767ecb-457a-4677-8761-72f890add836.css"/> | ||
<link rel="stylesheet" href="https://cdn.knightlab.com/libs/orangeline/latest/css/orangeline.min.css"/> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>StoryMapJS</title> | ||
<link rel="stylesheet" href="https://cloud.typenetwork.com/projects/5433/fontface.css" /> | ||
<link rel="stylesheet" href="https://cdn.knightlab.com/libs/orangeline/latest/css/orangeline.min.css" /> | ||
|
||
<!-- favicons --> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.knightlab.com/libs/orangeline/latest/assets/favicons/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" href="https://cdn.knightlab.com/libs/orangeline/latest/assets/favicons/favicon-32x32.png" sizes="32x32"> | ||
<link rel="icon" type="image/png" href="https://cdn.knightlab.com/libs/orangeline/latest/assets/favicons/favicon-16x16.png" sizes="16x16"> | ||
<link rel="manifest" href="https://cdn.knightlab.com/libs/orangeline/latest/assets/favicons/manifest.json"> | ||
<link rel="mask-icon" href="https://cdn.knightlab.com/libs/orangeline/latest/assets/favicons/safari-pinned-tab.svg" color="#5bbad5"> | ||
<meta name="theme-color" content="#ffffff"> | ||
<!-- /favicons --> | ||
<!-- favicons --> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.knightlab.com/libs/orangeline/latest/assets/favicons/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" href="https://cdn.knightlab.com/libs/orangeline/latest/assets/favicons/favicon-32x32.png" sizes="32x32"> | ||
<link rel="icon" type="image/png" href="https://cdn.knightlab.com/libs/orangeline/latest/assets/favicons/favicon-16x16.png" sizes="16x16"> | ||
<link rel="manifest" href="https://cdn.knightlab.com/libs/orangeline/latest/assets/favicons/manifest.json"> | ||
<link rel="mask-icon" href="https://cdn.knightlab.com/libs/orangeline/latest/assets/favicons/safari-pinned-tab.svg" color="#5bbad5"> | ||
<meta name="theme-color" content="#ffffff"> | ||
<!-- /favicons --> | ||
|
||
<!-- Meta --> | ||
<meta name="keywords" content="story, news, social media, create, twitter, journalism, maps"> | ||
<meta name="description" content="Maps that tell stories."> | ||
<!-- /Meta --> | ||
<!-- Meta --> | ||
<meta name="keywords" content="story, news, social media, create, twitter, journalism, maps"> | ||
<meta name="description" content="Maps that tell stories."> | ||
<!-- /Meta --> | ||
|
||
<!-- Open Graph --> | ||
<meta property="og:type" content="article" /> | ||
<meta property="og:title" content="StoryMap" /> | ||
<meta property="og:description" content="Maps that tell stories." /> | ||
<meta property="og:image" content="https://cdn.knightlab.com/libs/orangeline/latest/assets/screenshot-storymap.png" /> | ||
<meta property="og:url" content="https://storymap.knightlab.com" /> | ||
<meta property="og:site_name" content="StoryMap" /> | ||
<!-- /Open Graph --> | ||
<!-- Open Graph --> | ||
<meta property="og:type" content="article" /> | ||
<meta property="og:title" content="StoryMap" /> | ||
<meta property="og:description" content="Maps that tell stories." /> | ||
<meta property="og:image" content="https://cdn.knightlab.com/libs/orangeline/latest/assets/screenshot-storymap.png" /> | ||
<meta property="og:url" content="https://storymap.knightlab.com" /> | ||
<meta property="og:site_name" content="StoryMap" /> | ||
<!-- /Open Graph --> | ||
|
||
<!-- Twitter Card --> | ||
<meta name="twitter:title" content="StoryMap"> | ||
<meta name="twitter:description" content="Maps that tell stories."> | ||
<meta name="twitter:image" content="https://cdn.knightlab.com/libs/orangeline/latest/assets/screenshot-storymap.png"> | ||
<meta name="twitter:site" content="@knightlab"> | ||
<meta name="twitter:creator" content="@knightlab"> | ||
<!-- /Twitter Card --> | ||
<meta name="google-site-verification" content="lhuCPxlBqw_X1_92qAdtgJnwMK_OaPImW11eB0U48WM" /> | ||
<!-- Twitter Card --> | ||
<meta name="twitter:title" content="StoryMap"> | ||
<meta name="twitter:description" content="Maps that tell stories."> | ||
<meta name="twitter:image" content="https://cdn.knightlab.com/libs/orangeline/latest/assets/screenshot-storymap.png"> | ||
<meta name="twitter:site" content="@knightlab"> | ||
<meta name="twitter:creator" content="@knightlab"> | ||
<!-- /Twitter Card --> | ||
<meta name="google-site-verification" content="lhuCPxlBqw_X1_92qAdtgJnwMK_OaPImW11eB0U48WM" /> |
Oops, something went wrong.