mirror of
https://github.com/arnaucube/commonroutesWebApp.git
synced 2026-02-07 03:16:41 +01:00
update
This commit is contained in:
@@ -133,7 +133,9 @@
|
||||
background: #311B92!important;
|
||||
color: #ffffff!important;
|
||||
}
|
||||
|
||||
.ct_deepPurple300{
|
||||
color: #9575CD!important;
|
||||
}
|
||||
.c_deepPurpleG000to200{
|
||||
background: -moz-linear-gradient(0deg, #ffffff 0%, #D1C4E9 100%)!important; /* ff3.6+ */
|
||||
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(100%, #D1C4E9))!important; /* safari4+,chrome */
|
||||
@@ -252,6 +254,9 @@
|
||||
color: #ffffff!important;
|
||||
}
|
||||
|
||||
.ct_blue300{
|
||||
color: #64B5F6;
|
||||
}
|
||||
|
||||
/* cyan */
|
||||
.c_cyan50{
|
||||
|
||||
Reference in New Issue
Block a user