We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d63ae commit 8e136aaCopy full SHA for 8e136aa
dist/css/activity.css
@@ -260,5 +260,5 @@ input.number {
260
.color-change {
261
fill : #033CD2;
262
stroke : #78E600;
263
- stroke-width: 3;
+ stroke-width: 4;
264
}
index.html
@@ -174,7 +174,7 @@
174
loadL10nSplashScreen();
175
</script>
176
<div class="loading-text" id="loadingText" style="margin-top:1.5rem;"></div>
177
- <a href="https://www.sugarlabs.org/" target="_blank" id="link-to-sugarLabs">
+ <a href="https://www.sugarlabs.org/" target="_blank" id="link-to-sugarLabs">
178
<div class="logo-container" id="bottom-right-logo">
179
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 501 167" height="50" width="150">
180
<!-- Logo paths -->
0 commit comments