first real commit ouid
This commit is contained in:
@@ -81,37 +81,14 @@
|
||||
|
||||
/* Manifont Grotesk */
|
||||
/* Colors used for EQL */
|
||||
.node-type-static {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(6, 1fr); }
|
||||
|
||||
/*pages*/
|
||||
/*
|
||||
@import "pages/partials/header_footer";
|
||||
@import "pages/home";*/
|
||||
.dialog-off-canvas-main-canvas {
|
||||
background-color: #00ff6a !important; }
|
||||
|
||||
.layout-container {
|
||||
display: flex;
|
||||
margin: auto;
|
||||
background-color: red;
|
||||
max-width: 70%; }
|
||||
|
||||
#footer-bottom {
|
||||
height: 200px;
|
||||
background-color: salmon; }
|
||||
|
||||
.layout-content {
|
||||
display: flex;
|
||||
margin: auto;
|
||||
background-color: aqua;
|
||||
text-transform: uppercase;
|
||||
max-width: 50%; }
|
||||
|
||||
#auth_box {
|
||||
background-color: #009ee3;
|
||||
font-family: "Marianne", sans-serif;
|
||||
font-style: 600, italic; }
|
||||
#auth_box #middle_part {
|
||||
color: #9993ae;
|
||||
background-color: black; }
|
||||
|
||||
.rouge {
|
||||
text-decoration: brown; }
|
||||
.field--name-field-textes {
|
||||
grid-column-start: 2;
|
||||
grid-column-end: 7; }
|
||||
|
||||
Reference in New Issue
Block a user