header & home
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
.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: blue;
|
||||
font-family: 'Marianne';
|
||||
font-weight: 300; }
|
||||
|
||||
.rouge {
|
||||
text-decoration: brown; }
|
||||
Reference in New Issue
Block a user