diff --git a/index.html b/index.html index 7943924..d58a397 100644 --- a/index.html +++ b/index.html @@ -58,9 +58,9 @@ -
+
diff --git a/style/index.css b/style/index.css
index 0c54607..e128641 100644
--- a/style/index.css
+++ b/style/index.css
@@ -94,6 +94,9 @@ a:hover{
min-width: 90px;
margin-right:10px;
}
+.mod-panel p span{
+ margin-right: 10px;
+}
.mod-panel .btn{
width: 36px;
cursor: pointer;