aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/index.html b/index.html
index 756e5c3..50b80e8 100644
--- a/index.html
+++ b/index.html
@@ -62,6 +62,18 @@ button {
color: #29D0C6;
}
+.Zebra{
+ margin-top:5%;
+ margin-left: 5%;
+ background-color: #000000;
+ color: #ffffff;
+}
+
+.Zebra:hover{
+ background-color: #ffffff;
+ color: #000000;
+}
+
</style>
<body class="PageGradient">