diff options
-rw-r--r-- | local.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -130,3 +130,5 @@ video { border: 1px solid gray; } .draft { border: 1px solid red; padding: 10px; background-color: LightPink } svg a.highlight rect { stroke-width: 3px } a.highlight { background-color: yellow } + +.transcript-heading { font-weight: bold } |