diff --git a/App/Views/Data/edit_pengumuman.html b/App/Views/Data/edit_pengumuman.html index 4c4af7a..0ee01c4 100644 --- a/App/Views/Data/edit_pengumuman.html +++ b/App/Views/Data/edit_pengumuman.html @@ -8,7 +8,7 @@

Ubah Pengumuman

-
+
-
-
-
- -
-
- -
- -
+
+ + + -
-
- -
-
- -
- -
+ + + -
-
- -
-
- -
- -
+ + + +
-
-
- -
-
- -
- -
+
+ + + +
- - - + + + -
- -
+
+
diff --git a/App/Views/base.html b/App/Views/base.html index b12ff95..6ec8223 100644 --- a/App/Views/base.html +++ b/App/Views/base.html @@ -181,6 +181,14 @@ .rd-month button { color: #000; } + + .rd-container { + z-index: 5; + } + + h1 { + padding: .2em 0; + }