|
@@ -377,101 +377,7 @@ hr.wp-block-separator {
|
|
|
6.0 Blocks - Colors
|
|
|
--------------------------------------------------------------*/
|
|
|
|
|
|
-.has-dark-gray-color {
|
|
|
- color: #1a1a1a;
|
|
|
-}
|
|
|
-
|
|
|
-.has-dark-gray-background-color {
|
|
|
- background-color: #1a1a1a;
|
|
|
-}
|
|
|
-
|
|
|
-.has-medium-gray-color {
|
|
|
- color: #686868;
|
|
|
-}
|
|
|
-
|
|
|
-.has-medium-gray-background-color {
|
|
|
- background-color: #686868;
|
|
|
-}
|
|
|
-
|
|
|
-.has-light-gray-color {
|
|
|
- color: #e5e5e5;
|
|
|
-}
|
|
|
-
|
|
|
-.has-light-gray-background-color {
|
|
|
- background-color: #e5e5e5;
|
|
|
-}
|
|
|
-
|
|
|
-.has-white-color {
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.has-white-background-color {
|
|
|
- background-color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.has-blue-gray-color {
|
|
|
- color: #4d545c;
|
|
|
-}
|
|
|
-
|
|
|
-.has-blue-gray-background-color {
|
|
|
- background-color: #4d545c;
|
|
|
-}
|
|
|
-
|
|
|
-.has-bright-blue-color {
|
|
|
- color: #007acc;
|
|
|
-}
|
|
|
-
|
|
|
-.has-bright-blue-background-color {
|
|
|
- background-color: #007acc;
|
|
|
-}
|
|
|
|
|
|
-.has-light-blue-color {
|
|
|
- color: #9adffd;
|
|
|
-}
|
|
|
-
|
|
|
-.has-light-blue-background-color {
|
|
|
- background-color: #9adffd;
|
|
|
-}
|
|
|
-
|
|
|
-.has-dark-brown-color {
|
|
|
- color: #402b30;
|
|
|
-}
|
|
|
-
|
|
|
-.has-dark-brown-background-color {
|
|
|
- background-color: #402b30;
|
|
|
-}
|
|
|
-
|
|
|
-.has-medium-brown-color {
|
|
|
- color: #774e24;
|
|
|
-}
|
|
|
-
|
|
|
-.has-medium-brown-background-color {
|
|
|
- background-color: #774e24;
|
|
|
-}
|
|
|
-
|
|
|
-.has-dark-red-color {
|
|
|
- color: #640c1f;
|
|
|
-}
|
|
|
-
|
|
|
-.has-dark-red-background-color {
|
|
|
- background-color: #640c1f;
|
|
|
-}
|
|
|
-
|
|
|
-.has-bright-red-color {
|
|
|
- color: #ff675f;
|
|
|
-}
|
|
|
-
|
|
|
-.has-bright-red-background-color {
|
|
|
- background-color: #ff675f;
|
|
|
-}
|
|
|
-
|
|
|
-.has-yellow-color {
|
|
|
- color: #ffef8e;
|
|
|
-}
|
|
|
-
|
|
|
-.has-yellow-background-color {
|
|
|
- background-color: #ffef8e;
|
|
|
-}
|
|
|
|
|
|
|
|
|
/* Media queries */
|