From 97ed2e452597d5f1f2e8d0abfc06e94b4aa5d448 Mon Sep 17 00:00:00 2001 From: Bob Zeleznik Date: Tue, 30 Apr 2019 22:03:30 -0400 Subject: fixed template button --- src/client/views/DocumentDecorations.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/client/views/DocumentDecorations.scss') diff --git a/src/client/views/DocumentDecorations.scss b/src/client/views/DocumentDecorations.scss index b00b48c9e..ecddb8b06 100644 --- a/src/client/views/DocumentDecorations.scss +++ b/src/client/views/DocumentDecorations.scss @@ -207,8 +207,6 @@ $linkGap : 3px; bottom: 0; left: 50px; pointer-events: auto; - background-color: $dark-color; - color: $light-color; text-transform: uppercase; letter-spacing: 2px; font-size: 75%; @@ -227,6 +225,7 @@ $linkGap : 3px; height: 20px; border-radius: 50%; opacity: 0.9; + font-size:14; background-color: $dark-color; color: $light-color; text-align: center; -- cgit v1.2.3-70-g09d2