diff --git a/css/style.css b/css/style.css
index 9eb7827..450dfd3 100644
--- a/css/style.css
+++ b/css/style.css
@@ -32,4 +32,11 @@ button {
}
.active {
display: block;
+}
+
+select {
+ margin-bottom: 10px;
+ padding: 5px;
+ background-color: #f2f2f2;
+
}
\ No newline at end of file
diff --git a/index.html b/index.html
index 0f14b85..2b87cab 100644
--- a/index.html
+++ b/index.html
@@ -64,10 +64,18 @@
+
- Uczeń |
+ |
Frekwencja |
Olimpiady |
Konkursy Szkolne |
@@ -108,6 +116,8 @@