fixed the right color background for video home
This commit is contained in:
@@ -10692,7 +10692,7 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a {
|
||||
*/
|
||||
/* line 2764, ../scss/styles.scss */
|
||||
body.home-v2 {
|
||||
background-color: #f7f8f2;
|
||||
background-color: #f7f4ed;
|
||||
}
|
||||
/* line 2767, ../scss/styles.scss */
|
||||
body.home-v2 #center {
|
||||
@@ -10766,7 +10766,7 @@ body.home-v2 #center {
|
||||
/* line 2813, ../scss/styles.scss */
|
||||
#home-v2 > .panel-panel > div > .panel-pane.intro-video {
|
||||
height: auto;
|
||||
background-color: #f7f8f2;
|
||||
background-color: #f7f4ed;
|
||||
margin-top: 2em;
|
||||
margin-bottom: 2em;
|
||||
padding-top: 0;
|
||||
@@ -10863,7 +10863,7 @@ body.home-v2 #center {
|
||||
border-radius: 5px;
|
||||
background-clip: padding-box;
|
||||
padding: 5px 12px 7px;
|
||||
color: #f7f8f2;
|
||||
color: #f7f4ed;
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
-webkit-transition: opacity,background-color 0.2s ease-out;
|
||||
|
Reference in New Issue
Block a user