diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2020-02-07 14:40:40 +0100 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2020-02-07 16:41:56 +0100 |
commit | 78fb21d941b1af97edb86f1677fd3f5a0dbc56ff (patch) | |
tree | 20e119a0a50cb2a26e8066d8e155718a00b42448 /assets | |
parent | 08a26d4d6fbd45cdc136b60d0fb30f53ac4fd2f7 (diff) | |
download | wcms-78fb21d941b1af97edb86f1677fd3f5a0dbc56ff.tar.gz wcms-78fb21d941b1af97edb86f1677fd3f5a0dbc56ff.zip |
fix default body in config- admin
Diffstat (limited to 'assets')
-rw-r--r-- | assets/css/tagcolors.css | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/assets/css/tagcolors.css b/assets/css/tagcolors.css deleted file mode 100644 index e0b9727..0000000 --- a/assets/css/tagcolors.css +++ /dev/null @@ -1,17 +0,0 @@ - -.tag_color { background-color: #5649df; } -.tag_w { background-color: #9ff567; } -.tag_sans { background-color: #4eacbf; } -.tag_secret { background-color: #50a07e; } -.tag_fiit { background-color: #c9e952; } -.tag_salle { background-color: #3fa0c1; } -.tag_ab { background-color: #aaae52; } -.tag_template { background-color: #b1c46e; } -.tag_tttaaaaggggeee { background-color: #39b885; } -.tag_salle01 { background-color: #b7e36c; } -.tag_event { background-color: #838e9b; } -.tag_delire { background-color: #8646f3; } -.tag_phasme { background-color: #a9be35; } -.tag_animal { background-color: #9e5988; } -.tag_blague { background-color: #6aaa8d; } -.tag_festival { background-color: #c18f57; }
\ No newline at end of file |