This commit is contained in:
arnaucode
2017-01-27 11:26:43 +01:00
parent 50b6529de7
commit d76ea5ca19
22 changed files with 248 additions and 162 deletions

View File

@@ -201,6 +201,9 @@
}
.o_text_white{
color: #ffffff!important;
}
.o_text_purple400{
color: #7E57C2!important;
}
@@ -210,3 +213,9 @@
.o_text_purple600{
color: #5E35B1!important;
}
.o_text_purple700{
color: #512DA8!important;
}
.o_text_purple800{
color: #4527A0!important;
}