aboutsummaryrefslogtreecommitdiff
path: root/assets/css/old/styleedit.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/old/styleedit.css')
-rw-r--r--assets/css/old/styleedit.css27
1 files changed, 27 insertions, 0 deletions
diff --git a/assets/css/old/styleedit.css b/assets/css/old/styleedit.css
new file mode 100644
index 0000000..21435fb
--- /dev/null
+++ b/assets/css/old/styleedit.css
@@ -0,0 +1,27 @@
+.edit {
+ background-color: greenyellow;
+}
+
+#linklist {
+ background-color: blanchedalmond;
+}
+
+#submit {
+ background-color: coral;
+}
+
+#copy {
+ background-color: darkkhaki;
+}
+
+#html {
+ background-color: deepskyblue;
+}
+
+#artedit {
+ background-color: darksalmon;
+}
+
+#editoption {
+ background-color: blueviolet;
+} \ No newline at end of file