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
超觉醒把副属性遮住了
tags/v1.0
枫谷剑仙
7 years ago
parent
0ec1127180
commit
46c0f22885
1 changed files
with
7 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-6
style.css
+ 7
- 6
style.css
View File
@@ -119,12 +119,6 @@ ul{
position: absolute;
left:0;
}
/*怪物-超觉醒*/
.monster .super-awoken{
position: absolute;
right:0;
bottom: 0;
}
.null .plus,.delay .plus,
.null .awoken-count,.delay .awoken-count,
@@ -167,6 +161,13 @@ ul{
text-shadow: none;
background-position: 0 -38px;
}
/*怪物-超觉醒*/
.monster .super-awoken{
position: absolute;
right:0;
top: 30px;
transform: scale(0.80) translateX(4px);
}
/*怪物-等级*/
.monster .level{
color: white;
Write
Preview
Loading…
Cancel
Save