Skip to content

Instantly share code, notes, and snippets.

@videlais
Created March 13, 2014 22:10
Show Gist options
  • Save videlais/9538115 to your computer and use it in GitHub Desktop.
Save videlais/9538115 to your computer and use it in GitHub Desktop.
Twine: Targeting one link for CSS change
:: Start
Your story will display this passage first. Edit it by double clicking it.
[[Passage]]
:: Passage
[[PassageName]]
More text not affected any changes.
:: PassageName
:: StoryTitle
Untitled Story
:: Untitled Stylesheet 1 [stylesheet]
body {
}
#PassageName {
font-size: 90px;
}
:: StoryAuthor
Anonymous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment