From 24e5ec94949cc4c0c4e824f49fbc65e441693bc1 Mon Sep 17 00:00:00 2001 From: Aldi Doanta Date: Sat, 26 May 2018 00:19:57 +0800 Subject: [PATCH] Add hardcoded skill point for action skill --- main.css | 7 ++++++- mechromancer.html | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/main.css b/main.css index 389c35c..85aa7b6 100644 --- a/main.css +++ b/main.css @@ -205,11 +205,16 @@ body.choicePage .wrapper { color: white; } +.skill-action .points { + visibility: initial; +} + .skill.partial .points { color: #F80; } -.skill.full .points { +.skill.full .points, +.skill-action .points { color: #0B0; } diff --git a/mechromancer.html b/mechromancer.html index cbf9bb1..175b286 100644 --- a/mechromancer.html +++ b/mechromancer.html @@ -20,7 +20,7 @@

Summon Deathtrap

Action Skill. Summon Deathtrap to fight for you. Cooldown: 60 seconds
-
+
1/1