giangtranguyen: (Default)
Nguyễn Trà Giang ([personal profile] giangtranguyen) wrote in [community profile] twine_tutorials2017-07-07 04:39 pm

Sugarcube 2 Story Stylesheets Template

@import url('');

* {
 
body {
}  
 
b, strong {
}
 
i, em {
}
 
del {
}
 
code {
}
 
q {
}
 
p {
}
 
h1, h2, h3, h4, h5, h6, h7 {
}
 
hr {
}
 
img {
}
 
blockquote {
}
 
#id {
}
 
.class {
}
 
#story {
}
 
#passages {
}
 
.passage {
}
 
.passage a, .passage .link-visited, .passage .link-internal:not(.link-visited) {
}
 
.passage a:hover, .passage a:active {
}

.passage .link-broken, .passage .link-disabled, .passage .link-broken.external, .passage .link-internal {
}

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting