summaryrefslogtreecommitdiffstats
path: root/BrowserSource
diff options
context:
space:
mode:
Diffstat (limited to 'BrowserSource')
-rw-r--r--BrowserSource/index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/BrowserSource/index.html b/BrowserSource/index.html
index 253b9ef..d3ab777 100644
--- a/BrowserSource/index.html
+++ b/BrowserSource/index.html
@@ -10,11 +10,12 @@
body {
font-family: 'Noto Sans Mono', monospace;
font-size: 96px;
- font-weight: 700;
+ font-weight: 3200;
+ color: #000;
}
#transcript {
- color: #fff;
- -webkit-text-stroke: 1.0px #000;
+ color: #89CFF0;
+ -webkit-text-stroke: 3.0px #000;
}
</style>
<body>