set link color
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
garionion 2021-05-25 17:38:47 +02:00
parent ba66d2274b
commit 78dd5e5ae3

View file

@ -280,6 +280,7 @@ export default {
<style>
a {
text-decoration: none;
color: #c74553;
}
.streamWrapper {
position: relative;