diff --git a/index.html b/index.html
index 3746ce9..a811a7a 100644
--- a/index.html
+++ b/index.html
@@ -129,7 +129,7 @@
School of Science and Technology,
Kwansei Gakuin University
- Experimental Prep Room
+ Experiment-Prep Room
©️2018
diff --git a/lib/themes/sitelocal.css b/lib/themes/sitelocal.css
index ec228e8..4ee0572 100644
--- a/lib/themes/sitelocal.css
+++ b/lib/themes/sitelocal.css
@@ -10,12 +10,12 @@
}
input[type=time]{
- width: 50px;
+ width: 70px;
}
.releaf {
- text-shadow: -1px -1px 1px black, -1px 1px 1px white;
- color: rgba(16,0,155,108);
+ text-shadow: -1px -1px 1px black, 1px 1px 1px white;
+ color: rgba(106,90,155,220);
}
.waititem {