+
\_______/
\ - - /
\ | /
\_/
Sheephead
diff --git a/Public/style.css b/Public/style.css
index 298ff5c..8076371 100644
--- a/Public/style.css
+++ b/Public/style.css
@@ -87,6 +87,13 @@ body {
padding: 10px;
}
+#sheephead-logo {
+ color: rgb(0, 255, 0);
+ font-family: monospace, monospace;
+ white-space: pre;
+ text-align: center;
+}
+
.login-buttons {
width: 100%;
margin-top: 5px;
@@ -197,7 +204,7 @@ body {
height: 34px;
}
-#table-connected-label {
+#table-name-label {
grid-column: 2;
width: 140px;
}