diff --git a/forum-network/src/index.css b/forum-network/src/index.css index 237a290..2826340 100644 --- a/forum-network/src/index.css +++ b/forum-network/src/index.css @@ -2,7 +2,7 @@ body { background-color: #09343f; color: #b6b6b6; font-family: monospace; - font-size: 8pt; + font-size: 12pt; margin: 1em; } a { @@ -28,7 +28,6 @@ a:visited { } .monospace { font-family: monospace; - font-size: 8pt; } .dim { opacity: 0.25; diff --git a/forum-network/src/index.html b/forum-network/src/index.html index 3c3e1fe..f93c8b4 100644 --- a/forum-network/src/index.html +++ b/forum-network/src/index.html @@ -1,12 +1,27 @@
-+ We are building a system to enable experts to collaborate and self-govern in accordance with their values. +
++ For more information please see the DGF + Wiki. +
++ Below are example scenarios with various assertions covering features of our reputation system. +
++ The code for this site is available in GitLab. +