This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
mapaler
/
PADDashFormation
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
163
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
修订css
pull/1/head
枫谷剑仙
3 years ago
parent
07ea0734a5
commit
e1e7660d14
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
style.css
+ 4
- 0
style.css
View File
@@ -687,7 +687,11 @@ body:not(.show-mon-id) .monster .id{
/*.monster .id::before{
content: "No.";
}*/
.monster .skill-cd{
text-align: right;
}
.monster .skill-cd::before{
display: inline-block;
content:"CD";
font-size: 10px;
}
Write
Preview
Loading…
Cancel
Save