diff --git a/status/index.html b/status/index.html
index 1d01466..f50d881 100644
--- a/status/index.html
+++ b/status/index.html
@@ -53,11 +53,18 @@
-
- - Website: in progress
- - Artist signup: in progress, not yet open
- - Backer signup: in progress, not yet open
-
+
+
+ - Website
+ - in progress, publicly accessible
+ - Interest signup
+ - Complete, available on the signup page
+ - Artist signup
+ - in progress, not yet open
+ - Backer signup
+ - in progress, not yet open
+
+
diff --git a/styles/main.css b/styles/main.css
index 931d0c7..fd2bd6e 100644
--- a/styles/main.css
+++ b/styles/main.css
@@ -104,7 +104,11 @@ img {
margin: 0 1rem;
}
-@media (min-width: 600px) {
+#main {
+ width: 100%;
+}
+
+@media (min-width: 650px) {
#main {
width: 60%;
}
@@ -131,3 +135,11 @@ h3 {
font-size: 1.4rem;
margin: .5rem 0 0 0;
}
+
+/* dl/dt/dd */
+dt {
+ font-weight: bold;
+}
+dd {
+ margin-bottom: .5rem;
+}
diff --git a/team/index.html b/team/index.html
index 2c0ae3e..1c2ae84 100644
--- a/team/index.html
+++ b/team/index.html
@@ -55,10 +55,17 @@
The Team
-
- - Physical Zine Coordinator and Webmaster: Lee Cattarin
- - Digital Zine Coordinator:
-
+
+ - Physical Zine Coordinator
+ - Lee Cattarin
+ - Digital Zine Coordinator
+
+ - Website/Database Management
+ - Lee Cattarin
+ - Deadline Monarch
+
+
+