diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 00000000..b58b603f --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/style.css b/style.css index 516a5bc8..a806b77a 100644 --- a/style.css +++ b/style.css @@ -209,6 +209,7 @@ body { font-size: 1.5rem; padding: 12px; text-align: center; + color: black; } .service_container {