diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index ea40feb3..df3cf4e2 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -262,7 +262,7 @@ "message": "Extension is disabled." }, "yourWork": { - "message": "Your stats", + "message": "Your Work", "description": "Used to describe the section that will show you the statistics from your submissions." }, "502": { diff --git a/public/popup.css b/public/popup.css index 397398ef..73b1b10f 100644 --- a/public/popup.css +++ b/public/popup.css @@ -65,6 +65,10 @@ div.logoText>p, .sbHeader { font-weight: bold; } +.sbHeader.sbWork { + font-size: 20px; +} + .largeButton{ background: white; /*font-weight: bold;*/ diff --git a/public/popup.html b/public/popup.html index e31ef0f4..2eec0834 100644 --- a/public/popup.html +++ b/public/popup.html @@ -72,7 +72,7 @@ -