summaryrefslogtreecommitdiff
path: root/cgi-bin/html/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgi-bin/html/style.css')
-rw-r--r--cgi-bin/html/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/cgi-bin/html/style.css b/cgi-bin/html/style.css
new file mode 100644
index 0000000..7fbaac9
--- /dev/null
+++ b/cgi-bin/html/style.css
@@ -0,0 +1,9 @@
+#cke_editor
+{
+ width:500px;
+}
+
+.cke_top
+{
+ padding:0px;
+} \ No newline at end of file