diff --git a/README.md b/README.md index e84a53b..7f75c51 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,12 @@ This tool was created for Phantasy Star Online 2: New Genesis. It is used to the The goal of NGS Planner is be accurate, accessible, and shareable. -### Contributers +### Contributors - Developer, Database Designer - [sigonasr2](https://twitter.com/sigonasr2) - UI & Game Consultant - [Dudley](https://twitter.com/dudleyc_) + - Clutch Code Revision - [Mira](https://twitter.com/MiraWaNeko) + - Background Artwork - [Patata-tan](https://twitter.com/PatataTan) ### Resources Used: diff --git a/src/style.css b/src/style.css index 74a4ae8..2acccbb 100644 --- a/src/style.css +++ b/src/style.css @@ -1396,10 +1396,10 @@ dd:before { content: "\25E7" !important; } .check { - opacity: 25%; + opacity: 0.25; } .check:hover { - opacity: 100%; + opacity: 1; } .check:before { font-family: "Segoe UI Symbol";