aboutsummaryrefslogtreecommitdiffstats
path: root/etherpad/src/static
diff options
context:
space:
mode:
Diffstat (limited to 'etherpad/src/static')
-rw-r--r--etherpad/src/static/css/home-opensource.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/etherpad/src/static/css/home-opensource.css b/etherpad/src/static/css/home-opensource.css
index 0d1929d..0d6da6d 100644
--- a/etherpad/src/static/css/home-opensource.css
+++ b/etherpad/src/static/css/home-opensource.css
@@ -28,3 +28,17 @@
text-decoration: none;
}
+#tos {
+ margin-top: 8em;
+ color: #222;
+}
+
+#tos h1, #tos p {
+ margin: 1.5em 0;
+}
+
+#tos h1 {
+ font-weight: bold;
+ font-size: 1.1em;
+}
+