Changed back to "your work" and shrink text

I like it better haha
This commit is contained in:
Ajay Ramachandran 2020-10-14 23:00:31 -04:00
parent a67c972e03
commit 21f4d2928f
3 changed files with 6 additions and 2 deletions

View file

@ -262,7 +262,7 @@
"message": "Extension is disabled." "message": "Extension is disabled."
}, },
"yourWork": { "yourWork": {
"message": "Your stats", "message": "Your Work",
"description": "Used to describe the section that will show you the statistics from your submissions." "description": "Used to describe the section that will show you the statistics from your submissions."
}, },
"502": { "502": {

View file

@ -65,6 +65,10 @@ div.logoText>p, .sbHeader {
font-weight: bold; font-weight: bold;
} }
.sbHeader.sbWork {
font-size: 20px;
}
.largeButton{ .largeButton{
background: white; background: white;
/*font-weight: bold;*/ /*font-weight: bold;*/

View file

@ -72,7 +72,7 @@
</div> </div>
</div> </div>
</div> </div>
<h1 class="recordingSubtitle sbHeader">__MSG_yourWork__</h1> <h1 class="recordingSubtitle sbHeader sbWork">__MSG_yourWork__</h1>
<div class="sidebyside"> <div class="sidebyside">
<div id="usernameElement"> <div id="usernameElement">
<div> <div>