fine tunning
This commit is contained in:
@@ -1107,17 +1107,19 @@ aside.messages {
|
||||
|
||||
header[role="banner"] {
|
||||
padding: 0.2em 0 0 0; }
|
||||
header[role="banner"] #block-userlogin h2, header[role="banner"] #block-header ul.menu li a {
|
||||
font-size: 0.9em;
|
||||
font-weight: 400; }
|
||||
header[role="banner"] #block-sitebranding h1 {
|
||||
margin: 0;
|
||||
line-height: 1; }
|
||||
header[role="banner"] #block-userlogin {
|
||||
position: relative;
|
||||
width: 8em;
|
||||
padding: 0 1em;
|
||||
overflow: visible; }
|
||||
header[role="banner"] #block-userlogin h2 {
|
||||
margin: 0;
|
||||
font-size: 1em;
|
||||
font-weight: 400; }
|
||||
line-height: 1.38;
|
||||
margin: 0; }
|
||||
header[role="banner"] #block-userlogin > section {
|
||||
background-color: #fff;
|
||||
overflow: hidden;
|
||||
@@ -1245,6 +1247,14 @@ header[role="banner"] {
|
||||
aside.messages {
|
||||
padding: 0; }
|
||||
|
||||
article.node--type-frontpage .node__content > section.home-intro > div:nth-child(1) .field__label, article.node--type-frontpage .node__content > section.home-pricing > div:nth-child(1) .field__label, article.node--type-frontpage .node__content > section.home-database > div:nth-child(1) .field__label, article.node--type-frontpage .node__content > section.home-showrooms > div:nth-child(1) .field__label, article.node--type-frontpage .node__content > section.home-blabla > div:nth-child(1) .field__label {
|
||||
font-size: 3.5em;
|
||||
line-height: 1; }
|
||||
|
||||
article.node--type-frontpage .node__content > section.home-intro > div:nth-child(1) .field__item, article.node--type-frontpage .node__content > section.home-pricing > div:nth-child(1) .field__item, article.node--type-frontpage .node__content > section.home-database > div:nth-child(1) .field__item, article.node--type-frontpage .node__content > section.home-showrooms > div:nth-child(1) .field__item, article.node--type-frontpage .node__content > section.home-blabla > div:nth-child(1) .field__item {
|
||||
font-size: 0.9em;
|
||||
line-height: 1.3; }
|
||||
|
||||
article.node--type-frontpage .node__content > section.home-intro, article.node--type-frontpage .node__content > section.home-pricing {
|
||||
padding: 1.5em 0;
|
||||
background-color: #fff; }
|
||||
@@ -1252,11 +1262,6 @@ article.node--type-frontpage .node__content > section.home-intro, article.node--
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
text-align: center; }
|
||||
article.node--type-frontpage .node__content > section.home-intro > div:nth-child(1) .field__label, article.node--type-frontpage .node__content > section.home-pricing > div:nth-child(1) .field__label {
|
||||
font-size: 3em; }
|
||||
article.node--type-frontpage .node__content > section.home-intro > div:nth-child(1) .field__item, article.node--type-frontpage .node__content > section.home-pricing > div:nth-child(1) .field__item {
|
||||
font-size: 0.9em;
|
||||
line-height: 1.3; }
|
||||
|
||||
article.node--type-frontpage .node__content > section.home-database, article.node--type-frontpage .node__content > section.home-showrooms, article.node--type-frontpage .node__content > section.home-blabla {
|
||||
display: grid;
|
||||
@@ -1266,12 +1271,6 @@ article.node--type-frontpage .node__content > section.home-database, article.nod
|
||||
article.node--type-frontpage .node__content > section.home-database > div:nth-child(1), article.node--type-frontpage .node__content > section.home-showrooms > div:nth-child(1), article.node--type-frontpage .node__content > section.home-blabla > div:nth-child(1) {
|
||||
color: #fff;
|
||||
grid-column: 1; }
|
||||
article.node--type-frontpage .node__content > section.home-database > div:nth-child(1) .field__label, article.node--type-frontpage .node__content > section.home-showrooms > div:nth-child(1) .field__label, article.node--type-frontpage .node__content > section.home-blabla > div:nth-child(1) .field__label {
|
||||
font-size: 3em;
|
||||
line-height: 0.9; }
|
||||
article.node--type-frontpage .node__content > section.home-database > div:nth-child(1) .field__item, article.node--type-frontpage .node__content > section.home-showrooms > div:nth-child(1) .field__item, article.node--type-frontpage .node__content > section.home-blabla > div:nth-child(1) .field__item {
|
||||
font-size: 0.9em;
|
||||
line-height: 1.3; }
|
||||
article.node--type-frontpage .node__content > section.home-database > div:nth-child(2), article.node--type-frontpage .node__content > section.home-showrooms > div:nth-child(2), article.node--type-frontpage .node__content > section.home-blabla > div:nth-child(2) {
|
||||
grid-column: 2; }
|
||||
|
||||
|
Reference in New Issue
Block a user