final of the color for the cv

master
Kévin JONVILLE 1 year ago
parent b49fb0984e
commit fe5c4af857

@ -0,0 +1,45 @@
.content {
position: absolute;
overflow: hidden;
&__left {
float: left;
width: $width-left-col;
height: 100%;
padding: 3rem 4rem;
@media screen {
&::after {
height: 4rem;
width: 100%;
position: absolute;
bottom: 0.5rem;
color: darken($color-light, 10%);
}
}
}
&__right {
position: absolute;
float: right;
width: $width-right-col;
background-color: $color-right-col-background;
color: $color-right-col-body-text;
height: 100%;
padding: 2rem 3rem;
right: 1rem;
@include shadow(0.5);
}
&__swapped {
&__left {
float: right;
}
&__right {
float: left;
left: 1rem;
}
}
}

@ -16,7 +16,7 @@ colorLight = "#283747"
colorDark = "#FDFEFE"
colorPageBackground = "#ddd"
colorPrimary = "#D35400"
colorSecondary = "#aaa"
colorSecondary = "#FDFEFE"
colorIconPrimary = "#fff"
colorIconBackground = "#D35400"
colorRightColumnBackground = "#f5f5f5"

File diff suppressed because one or more lines are too long

@ -1 +1 @@
{"Target":"style.main.min.566466421447741824f33549d610dd6cbfb00feaf838fe3a35838244a7ca4975.css","MediaType":"text/css","Data":{"Integrity":"sha256-VmRmQhRHdBgk8zVJ1hDdbL+wD+r4OP46NYOCRKfKSXU="}}
{"Target":"style.main.min.b918c537d1fef2282c572508ce359b1581d151003ef5807b29df3b57c58ece0d.css","MediaType":"text/css","Data":{"Integrity":"sha256-uRjFN9H+8igsVyUIzjWbFYHRUQA+9YB7Kd87V8WOzg0="}}
Loading…
Cancel
Save