added bornes date in classical home perf list
This commit is contained in:
@@ -2016,6 +2016,21 @@ html.no-js body.front #home-performances-list > li.without-image,
|
||||
html.classic-nav body.front #home-performances-list > li.without-image {
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
html.no-js body.front #home-performances-list > li.borne-date,
|
||||
html.classic-nav body.front #home-performances-list > li.borne-date {
|
||||
background-color: #77787B;
|
||||
color: #F2F2F2;
|
||||
line-height: 1;
|
||||
padding: 0.5em 1em;
|
||||
}
|
||||
html.no-js body.front #home-performances-list > li.borne-date span,
|
||||
html.classic-nav body.front #home-performances-list > li.borne-date span {
|
||||
font-family: "MuseoSans", Arial, sans-serif;
|
||||
-moz-font-feature-settings: "calt=0,liga=0";
|
||||
font-weight: 500;
|
||||
font-size: 12px;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
html.no-js body.front #home-performances-list > li h4,
|
||||
html.classic-nav body.front #home-performances-list > li h4,
|
||||
html.no-js body.front #home-performances-list > li h5,
|
||||
|
||||
Reference in New Issue
Block a user