diff --git a/css/custom.css b/css/custom.css index 8dbbbae..c50d853 100644 --- a/css/custom.css +++ b/css/custom.css @@ -15,7 +15,7 @@ input:invalid { background-color: darkslategray; } -.max-ini { +.table-primary { font-weight: bold; } @@ -42,10 +42,10 @@ input:invalid { } .damage-monitor th { - width: 30px; - height: 30px; + width: 28px; + height: 28px; /* background-color: white;*/ - border: solid darkgray 1px; +/* border: solid darkgray 1px;*/ padding: 3px; } @@ -54,6 +54,8 @@ input:invalid { height: 24px; } + + .damage-monitor button { font-size: smaller; height: 24px; @@ -63,3 +65,7 @@ input:invalid { .damage-monitor button.active { filter: brightness(91%); } + +/*$light: steelblue; +@import "bootstrap"; +*/ diff --git a/img/skull.png b/img/skull.png deleted file mode 100644 index 86d3c84..0000000 Binary files a/img/skull.png and /dev/null differ diff --git a/img/trash.png b/img/trash.png new file mode 100644 index 0000000..d671f25 Binary files /dev/null and b/img/trash.png differ diff --git a/img/zzz.png b/img/zzz.png deleted file mode 100644 index da68fa8..0000000 Binary files a/img/zzz.png and /dev/null differ diff --git a/index.html b/index.html index d799084..660bba3 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ SR2 Initiative Tracker
@@ -51,7 +51,7 @@ -