diff --git a/frontend/stylesheet.css b/frontend/stylesheet.css new file mode 100644 index 0000000..92c838c --- /dev/null +++ b/frontend/stylesheet.css @@ -0,0 +1,56 @@ +#A { + background-color: #7e00db; + color: white; +} + +#B { + background-color: #2300ff; + color: white; +} + +#C { + background-color: #007bff; + color: white; +} + +#D { + background-color: #00eaff; +} + +#E { + background-color: #00ff00; +} + +#F { + background-color: #70ff00; +} + +#G { + background-color: #c3ff00; +} + +#H { + background-color: #ffef00; +} + +#R { + background-color: #ff9b00; +} + +#I, #S { + background-color: #ff0000; +} + +#J { + background-color: #f60000; +} + +#T { + background-color: #c80000; + color: white; +} + +#U { + background-color: #8d0000; + color: white; +} \ No newline at end of file diff --git a/frontend/website.html b/frontend/website.html index d074f0f..489bfb9 100644 --- a/frontend/website.html +++ b/frontend/website.html @@ -3,13 +3,114 @@
+| Band | +Wavelength [nm] | +Irradiance [μW/cm²] | +
|---|---|---|
| A | +410 nm | +--- | +
| B | +435 nm | +--- | +
| C | +460 nm | +--- | +
| D | +485 nm | +--- | +
| E | +510 nm | +--- | +
| F | +535 nm | +--- | +
| G | +560 nm | +--- | +
| H | +585 nm | +--- | +
| R | +610 nm | +--- | +
| I | +645 nm | +--- | +
| S | +680 nm | +--- | +
| J | +705 nm | +--- | +
| T | +730 nm | +--- | +
| U | +760 nm | +--- | +
| V | +810 nm | +--- | +
| W | +860 nm | +--- | +
| K | +900 nm | +--- | +
| L | +940 nm | +--- | +