diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2020-01-29 21:44:32 +0100 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2020-01-29 21:50:20 +0100 |
commit | 2211f5cbae94c09c03c95b4c4d010ddaf72738df (patch) | |
tree | 8d8b19dc9bdd2a7b146fceff7b819f5199ab9bfa /assets/css | |
parent | c3014fb7be5c54ac9d1325f33f6fe0a2624161a8 (diff) | |
download | wcms-2211f5cbae94c09c03c95b4c4d010ddaf72738df.tar.gz wcms-2211f5cbae94c09c03c95b4c4d010ddaf72738df.zip |
fix color set for tags colors
Diffstat (limited to 'assets/css')
-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 8430eba..0000000 --- a/assets/css/tagcolors.css +++ /dev/null @@ -1,17 +0,0 @@ - -.tag_color { background-color: #ff0000; } -.tag_w { background-color: #50e2f9; } -.tag_sans { background-color: #00ff07; } -.tag_secret { background-color: #10580b; } -.tag_fiit { background-color: #ba7db4; } -.tag_salle { background-color: #d2946d; } -.tag_ab { background-color: #fbd4fd; } -.tag_template { background-color: #f4cbfe; } -.tag_tttaaaaggggeee { background-color: #75d26b; } -.tag_salle01 { background-color: #64d377; } -.tag_event { background-color: #9daa97; } -.tag_delire { background-color: #c794c0; } -.tag_phasme { background-color: #bcf2c9; } -.tag_animal { background-color: #c6f9a4; } -.tag_blague { background-color: #6a859f; } -.tag_festival { background-color: #ed65b9; }
\ No newline at end of file |