Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3b5748f

Browse files
committed
Improve style
1 parent972a19d commit3b5748f

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

‎src/scss/nav.scss‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ nav .brand {
1414
}
1515

1616
nav.button {
17-
margin-top:.2em;
17+
margin:.2rem00.2rem;
18+
padding:.4rem1rem;
1819
}

‎src/scss/table.scss‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ th {
66
}
77

88
th.active {
9-
color:$color4;
9+
color:$color2;
1010
}
1111

1212
th.active.arrow {

‎templates/base.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<body>
1515
{% block content %}{% endblock %}
1616

17-
<footerclass="container">
17+
<footerclass="container padv">
1818
<p><ahref="/">CoderStats</a> is a free service that displays statistics for coders with public Git repositories on GitHub.<br>
1919
<ahref="https://github.com/coderstats/coderstats.net">Source Code</a>
2020
<ahref="https://chrome.google.com/webstore/detail/necogepejonacpphmlmcagmbjaogpbng">Chrome Extension</a><ahref="https://addons.mozilla.org/en-US/firefox/addon/coderstats/">Firefox Add-on</a><ahref="https://teespring.com/stores/codershirts"title="T-Shirts, hoodies, mugs and stickers for coders">CoderShirts Store</a>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp