* [task#134890,doing,0.5h] add tips of contribute data in annual report.

This commit is contained in:
zhouxin
2024-12-20 14:15:13 +08:00
committed by 綦新志
parent b0cc5765fd
commit 4d0bdeb629
3 changed files with 57 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@ body {height: 100vh; padding: 0;}
#header {margin-bottom: 45px;}
#header > h1 {width: 500px; margin: 40px auto 0; height: 58px; font-weight: normal; text-align: center; font-size: 20px; display: block; line-height: 58px; position: relative; left: -30px;}
.report-tip {position: relative; padding-top: 1px; width: 800px;}
.contribution-tip {display: inline; position: absolute; margin-left: 10px}
#toolbar {position: absolute; right: 33px; top: 80px; text-align: center; width: 1280px;}
#toolbar #year {width: 70px; display: inline-block; margin-right: 5px; padding-top: 5px; border-color: #1a77a5; background-color: transparent; color: #fff;}
#toolbar #year option {background: #141414;}