summaryrefslogtreecommitdiffstats
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.css36
-rw-r--r--etherpad/src/static/img/jun09/pad/editbar_h1.gifbin0 -> 119 bytes
-rw-r--r--etherpad/src/static/img/jun09/pad/editbar_h2.gifbin0 -> 185 bytes
-rw-r--r--etherpad/src/static/img/jun09/pad/editbar_h3.gifbin0 -> 187 bytes
-rw-r--r--etherpad/src/static/img/jun09/pad/editbar_h4.gifbin0 -> 122 bytes
-rw-r--r--etherpad/src/static/img/jun09/pad/editbar_h5.gifbin0 -> 186 bytes
-rw-r--r--etherpad/src/static/img/jun09/pad/editbar_h6.gifbin0 -> 189 bytes
-rw-r--r--etherpad/src/static/img/jun09/pad/protop.pngbin0 -> 6768 bytes
-rw-r--r--etherpad/src/static/img/jun09/pad/protop.xcfbin0 -> 16565 bytes
-rw-r--r--etherpad/src/static/img/pro/header/pro-header-logo.xcfbin0 -> 13274 bytes
10 files changed, 20 insertions, 16 deletions
diff --git a/etherpad/src/static/css/home-opensource.css b/etherpad/src/static/css/home-opensource.css
index bb0201e..0d6da6d 100644
--- a/etherpad/src/static/css/home-opensource.css
+++ b/etherpad/src/static/css/home-opensource.css
@@ -1,8 +1,7 @@
-
#home {
width: 600px;
margin: 0 auto;
- padding: 2em;
+ padding: 4em;
text-align: center;
}
@@ -10,31 +9,36 @@
font-size: 3.6em;
}
-#home a#home-newpad{
- display: block;
+#home #buttons {
+ padding-top: 5em;
+}
+
+#home a#home-newpad, #home a#home-newsite {
padding: 1em;
- margin: 12px 60px;
+ margin: 12px 40px;
font-size: 1.6em;
border: 1px solid black;
background: #049;
color: #fff;
+ width: 30%;
}
-#home a#home-newpad:hover{
+#home a#home-newpad:hover, #home a#home-newsite:hover {
background: #26b;
+ text-decoration: none;
}
-#home a#home-newteam {
- display: block;
- padding: 1em;
- margin: 12px 60px;
- font-size: 1.6em;
- border: 1px solid black;
- background: #940;
- color: #fff;
+#tos {
+ margin-top: 8em;
+ color: #222;
+}
+
+#tos h1, #tos p {
+ margin: 1.5em 0;
}
-#home a#home-newteam:hover {
- background: #b26;
+#tos h1 {
+ font-weight: bold;
+ font-size: 1.1em;
}
diff --git a/etherpad/src/static/img/jun09/pad/editbar_h1.gif b/etherpad/src/static/img/jun09/pad/editbar_h1.gif
new file mode 100644
index 0000000..3b8799d
--- /dev/null
+++ b/etherpad/src/static/img/jun09/pad/editbar_h1.gif
Binary files differ
diff --git a/etherpad/src/static/img/jun09/pad/editbar_h2.gif b/etherpad/src/static/img/jun09/pad/editbar_h2.gif
new file mode 100644
index 0000000..2bf8753
--- /dev/null
+++ b/etherpad/src/static/img/jun09/pad/editbar_h2.gif
Binary files differ
diff --git a/etherpad/src/static/img/jun09/pad/editbar_h3.gif b/etherpad/src/static/img/jun09/pad/editbar_h3.gif
new file mode 100644
index 0000000..67afb63
--- /dev/null
+++ b/etherpad/src/static/img/jun09/pad/editbar_h3.gif
Binary files differ
diff --git a/etherpad/src/static/img/jun09/pad/editbar_h4.gif b/etherpad/src/static/img/jun09/pad/editbar_h4.gif
new file mode 100644
index 0000000..606f152
--- /dev/null
+++ b/etherpad/src/static/img/jun09/pad/editbar_h4.gif
Binary files differ
diff --git a/etherpad/src/static/img/jun09/pad/editbar_h5.gif b/etherpad/src/static/img/jun09/pad/editbar_h5.gif
new file mode 100644
index 0000000..6489b4f
--- /dev/null
+++ b/etherpad/src/static/img/jun09/pad/editbar_h5.gif
Binary files differ
diff --git a/etherpad/src/static/img/jun09/pad/editbar_h6.gif b/etherpad/src/static/img/jun09/pad/editbar_h6.gif
new file mode 100644
index 0000000..b0ec369
--- /dev/null
+++ b/etherpad/src/static/img/jun09/pad/editbar_h6.gif
Binary files differ
diff --git a/etherpad/src/static/img/jun09/pad/protop.png b/etherpad/src/static/img/jun09/pad/protop.png
new file mode 100644
index 0000000..740d903
--- /dev/null
+++ b/etherpad/src/static/img/jun09/pad/protop.png
Binary files differ
diff --git a/etherpad/src/static/img/jun09/pad/protop.xcf b/etherpad/src/static/img/jun09/pad/protop.xcf
new file mode 100644
index 0000000..4f3abfd
--- /dev/null
+++ b/etherpad/src/static/img/jun09/pad/protop.xcf
Binary files differ
diff --git a/etherpad/src/static/img/pro/header/pro-header-logo.xcf b/etherpad/src/static/img/pro/header/pro-header-logo.xcf
new file mode 100644
index 0000000..524c00f
--- /dev/null
+++ b/etherpad/src/static/img/pro/header/pro-header-logo.xcf
Binary files differ