diff --git a/main.html b/main.html index 83a04c9..286b8a3 100644 --- a/main.html +++ b/main.html @@ -66,7 +66,7 @@

The More You Know

- Bug Tracking + Facilities
Issues
@@ -77,7 +77,7 @@

The More You Know


-

Data

+

Misc

Transactions @@ -86,14 +86,6 @@

Data

Log
- - - Sign-in Stats - -
- -
-

Misc

Kiosk @@ -102,9 +94,14 @@

Misc

Sign In
+
- - + \ No newline at end of file diff --git a/static/style.css b/static/style.css index 4ab7fbb..c63417a 100644 --- a/static/style.css +++ b/static/style.css @@ -26,11 +26,16 @@ body { padding-top: 4px; text-align: right; } +h3{ + margin-left: 20px; + margin-bottom: 0; + padding-bottom: 0; +} .chunk{ - border-bottom: 1px solid #CCCCCC; overflow: hidden; + padding: 20px; } .chunk a{ @@ -40,8 +45,8 @@ body { text-decoration: none; } .chunk img{ - width: 100px; - height: 100px; + width: 70px; + height: 70px; margin: 20px; } .chunk span{