finished ora2 css
This commit is contained in:
@@ -61,3 +61,32 @@ speech,
|
||||
scene>stagedir {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
stagedir {
|
||||
color: gray;
|
||||
font-style: italic;
|
||||
letter-spacing: 0.05em;
|
||||
}
|
||||
|
||||
stagedir::before {
|
||||
content: "(";
|
||||
}
|
||||
|
||||
stagedir::after {
|
||||
content: ")";
|
||||
}
|
||||
|
||||
speech>line,
|
||||
speech>stagedir {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
scene>stagedir {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
speaker {
|
||||
font-weight: bold;
|
||||
margin-bottom: 0.25em;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user