change gitignore to include theme
This commit is contained in:
175
user/themes/ateliers-55/css/custom.css
Normal file
175
user/themes/ateliers-55/css/custom.css
Normal file
@@ -0,0 +1,175 @@
|
||||
/* Core Stuff */
|
||||
* {
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
body {
|
||||
font-size: 1rem;
|
||||
line-height: 1.7;
|
||||
color: #606d6e;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
color: #454B4D;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #1F8CD6;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: #175E91;
|
||||
}
|
||||
|
||||
pre {
|
||||
background: #F0F0F0;
|
||||
margin: 1rem 0;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
border-left: 10px solid #eee;
|
||||
margin: 0;
|
||||
padding: 0 2rem;
|
||||
}
|
||||
|
||||
/* Utility Classes */
|
||||
.wrapper {
|
||||
margin: 0 3rem;
|
||||
}
|
||||
|
||||
.padding {
|
||||
padding: 3rem 1rem;
|
||||
}
|
||||
|
||||
.left {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.right {
|
||||
float: right
|
||||
}
|
||||
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.text-right {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.text-left {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
/* Content Styling */
|
||||
.header .padding {
|
||||
padding: 1rem 0;
|
||||
}
|
||||
|
||||
.header {
|
||||
background-color: #1F8DD6;
|
||||
color: #eee;
|
||||
}
|
||||
|
||||
.header a {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.header .logo {
|
||||
font-size: 1.7rem;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.footer {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
/* Menu Settings */
|
||||
.main-nav ul {
|
||||
text-align: center;
|
||||
letter-spacing: -1em;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.main-nav ul li {
|
||||
display: inline-block;
|
||||
letter-spacing: normal;
|
||||
}
|
||||
|
||||
.main-nav ul li a {
|
||||
position: relative;
|
||||
display: block;
|
||||
line-height: 45px;
|
||||
color: #fff;
|
||||
padding: 0 20px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.main-nav > ul > li > a {
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
/*Active dropdown nav item */
|
||||
.main-nav ul li:hover > a {
|
||||
background-color: #175E91;
|
||||
}
|
||||
|
||||
/* Selected Dropdown nav item */
|
||||
.main-nav ul li.selected > a {
|
||||
background-color: #fff;
|
||||
color: #175E91;
|
||||
}
|
||||
|
||||
/* Dropdown CSS */
|
||||
.main-nav ul li {position: relative;}
|
||||
|
||||
.main-nav ul li ul {
|
||||
position: absolute;
|
||||
background-color: #1F8DD6;
|
||||
min-width: 100%;
|
||||
text-align: left;
|
||||
z-index: 999;
|
||||
|
||||
display: none;
|
||||
}
|
||||
.main-nav ul li ul li {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* Dropdown CSS */
|
||||
.main-nav ul li ul ul {
|
||||
left: 100%;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
/* Active on Hover */
|
||||
.main-nav li:hover > ul {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* Child Indicator */
|
||||
.main-nav .has-children > a {
|
||||
padding-right: 30px;
|
||||
}
|
||||
.main-nav .has-children > a:after {
|
||||
font-family: FontAwesome;
|
||||
content: '\f107';
|
||||
position: absolute;
|
||||
display: inline-block;
|
||||
right: 8px;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.main-nav .has-children .has-children > a:after {
|
||||
content: '\f105';
|
||||
}
|
4
user/themes/ateliers-55/css/font-awesome.min.css
vendored
Normal file
4
user/themes/ateliers-55/css/font-awesome.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
11
user/themes/ateliers-55/css/pure.min.css
vendored
Normal file
11
user/themes/ateliers-55/css/pure.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
403
user/themes/ateliers-55/css/styles.css
Normal file
403
user/themes/ateliers-55/css/styles.css
Normal file
@@ -0,0 +1,403 @@
|
||||
@font-face {
|
||||
font-family: "Jost";
|
||||
src: url("../fonts/jost-400-book-webfont.woff") format("woff"), url("../fonts/jost-400-book-webfont.woff2") format("woff2");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: "Jost";
|
||||
src: url("../fonts/jost-300-lightitalic-webfont.woff") format("woff"), url("../fonts/jost-300-lightitalic-webfont.woff2") format("woff2");
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: "Jost";
|
||||
src: url("../fonts/jost-500-medium-webfont.woff") format("woff"), url("../fonts/jost-500-medium-webfont.woff2") format("woff2");
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: "Jost";
|
||||
src: url("../fonts/jost-500-mediumitalic-webfont.woff") format("woff"), url("../fonts/jost-500-mediumitalic-webfont.woff2") format("woff2");
|
||||
font-weight: 500;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: "Jost";
|
||||
src: url("../fonts/jost-700-bold-webfont.woff") format("woff"), url("../fonts/jost-700-bold-webfont.woff2") format("woff2");
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: "Jost";
|
||||
src: url("../fonts/jost-700-bolditalic-webfont.woff") format("woff"), url("../fonts/jost-700-bolditalic-webfont.woff2") format("woff2");
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
* {
|
||||
font-family: "Jost", sans-serif;
|
||||
}
|
||||
* a, * a:hover, * a:active, * a:focus, * a:visited {
|
||||
color: #0066ff;
|
||||
}
|
||||
* ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
header {
|
||||
display: flex;
|
||||
width: 100vw;
|
||||
max-height: 10vh;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
border-bottom: solid 1px #444;
|
||||
}
|
||||
header #logo {
|
||||
width: 7.5vh;
|
||||
height: 7.5vh;
|
||||
padding: 1vh;
|
||||
}
|
||||
header #logo img {
|
||||
width: 100%;
|
||||
transform: scale(1.2) translateY(0.8rem);
|
||||
}
|
||||
header #main-title {
|
||||
align-self: flex-end;
|
||||
}
|
||||
header #main-title h1 {
|
||||
font-size: 1.3rem;
|
||||
font-weight: normal;
|
||||
color: #000;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
header #hamburger {
|
||||
padding: 1.5rem 1rem;
|
||||
width: 7.5vh;
|
||||
height: 7.5vh;
|
||||
border-left: solid 1px #444;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
cursor: pointer;
|
||||
}
|
||||
header #hamburger div {
|
||||
border-bottom: solid 1px #000;
|
||||
width: 100%;
|
||||
background-color: #000;
|
||||
opacity: 1;
|
||||
transition: opacity 0.2s ease-out, transform 0.4s ease-out;
|
||||
transform: none;
|
||||
}
|
||||
header #hamburger.open div:first-of-type {
|
||||
transform: translate(0rem, calc(3.75vh - 1.5rem)) rotate(-45deg);
|
||||
}
|
||||
header #hamburger.open div:nth-of-type(2) {
|
||||
opacity: 0;
|
||||
}
|
||||
header #hamburger.open div:last-of-type {
|
||||
transform: translate(0rem, calc((3.75vh - 1.5rem) * -1)) rotate(45deg);
|
||||
}
|
||||
|
||||
nav {
|
||||
background-color: #0066ff;
|
||||
max-height: 0vh;
|
||||
height: auto;
|
||||
transition: max-height 0.8s ease-out;
|
||||
}
|
||||
nav ul {
|
||||
padding: 1rem 0 1rem 7.5vh;
|
||||
margin: 0;
|
||||
}
|
||||
nav ul li a, nav ul li a:hover, nav ul li a:active, nav ul li a:focus, nav ul li a:visited {
|
||||
padding-left: 0;
|
||||
transition: padding-left 0.3s ease-out;
|
||||
color: #fff;
|
||||
font-weight: bold;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
nav ul li a:hover {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
|
||||
nav.open {
|
||||
max-height: 20vh;
|
||||
}
|
||||
|
||||
#about {
|
||||
color: #0066ff;
|
||||
line-height: 1.4;
|
||||
border-bottom: solid 1px #000;
|
||||
padding: 1rem 1.2rem 1rem 1.2rem;
|
||||
font-weight: 500;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
grid-template-rows: repeat(3, auto);
|
||||
justify-items: center;
|
||||
}
|
||||
#about #about-hidden {
|
||||
overflow: hidden;
|
||||
height: auto;
|
||||
max-height: 0vh;
|
||||
transition: max-height 1s ease-out;
|
||||
font-weight: normal;
|
||||
}
|
||||
#about #about-hidden.open {
|
||||
max-height: 50vh;
|
||||
}
|
||||
#about #about-arrow {
|
||||
width: 7.5vh;
|
||||
height: 3.75vh;
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
margin-top: 1rem;
|
||||
transform: rotate(0deg) scale(0.5);
|
||||
transition: transform 0.5s ease-out;
|
||||
cursor: pointer;
|
||||
}
|
||||
#about #about-arrow div {
|
||||
width: 50%;
|
||||
border-bottom: solid 1px #000;
|
||||
}
|
||||
#about #about-arrow div:first-of-type {
|
||||
transform: translateX(50%) translateY(-1rem) rotate(45deg);
|
||||
}
|
||||
#about #about-arrow div:last-of-type {
|
||||
transform: translateX(-50%) translateY(-1rem) rotate(-45deg);
|
||||
}
|
||||
#about #about-arrow.open {
|
||||
transform: rotate(180deg) scale(0.5);
|
||||
}
|
||||
|
||||
main {
|
||||
display: grid;
|
||||
padding: 1.2rem;
|
||||
}
|
||||
main .article-card {
|
||||
cursor: pointer;
|
||||
width: 100%;
|
||||
margin: 2rem 0;
|
||||
}
|
||||
main .article-card .img-cover {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
overflow: hidden;
|
||||
max-height: 40vh;
|
||||
position: relative;
|
||||
}
|
||||
main .article-card .img-cover .eye {
|
||||
position: absolute;
|
||||
opacity: 0;
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
transition: opacity 0.3s ease-out;
|
||||
z-index: 1;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
main .article-card .img-cover .eye .eye-picto {
|
||||
width: 35%;
|
||||
height: 100%;
|
||||
-webkit-mask: url(../images/eye.svg) no-repeat center;
|
||||
mask: url(../images/eye.svg) no-repeat center;
|
||||
mask-size: 100%;
|
||||
-webkit-mask-size: 100%;
|
||||
background-color: #0066ff;
|
||||
}
|
||||
main .article-card .img-cover > img {
|
||||
z-index: 0;
|
||||
width: 100%;
|
||||
transform: scale(1);
|
||||
transition: transform 0.3s ease-out;
|
||||
}
|
||||
main .article-card .date {
|
||||
margin-top: 0.8rem;
|
||||
font-weight: 500;
|
||||
color: #0066ff;
|
||||
}
|
||||
main .article-card h3 {
|
||||
font-weight: normal;
|
||||
font-size: 1rem;
|
||||
margin: 0;
|
||||
}
|
||||
main .article-card:hover .img-cover .eye {
|
||||
opacity: 1;
|
||||
}
|
||||
main .article-card:hover .img-cover > img {
|
||||
transform: scale(1.1);
|
||||
}
|
||||
|
||||
article {
|
||||
position: fixed;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
top: 0;
|
||||
left: 0;
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
z-index: 3;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
article #article-wrapper {
|
||||
border: solid 1px #000;
|
||||
width: 95vw;
|
||||
max-height: 90vh;
|
||||
overflow-y: auto;
|
||||
background-color: #fff;
|
||||
padding-bottom: 1.5rem;
|
||||
}
|
||||
article #article-wrapper .article-header {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 3rem;
|
||||
margin-top: 2rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
article #article-wrapper .article-header .article-siblings {
|
||||
width: 100%;
|
||||
padding: 0 7vw;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
article #article-wrapper .article-header .article-siblings a {
|
||||
color: #000;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
article #article-wrapper .article-header .article-siblings a i {
|
||||
font-size: 0.5rem;
|
||||
padding: 0.3rem;
|
||||
}
|
||||
article #article-wrapper .article-header .close-article {
|
||||
z-index: 11;
|
||||
display: block;
|
||||
padding-top: 0.75rem;
|
||||
width: 1.5rem;
|
||||
height: 1.5rem;
|
||||
position: absolute;
|
||||
right: 0.5rem;
|
||||
top: -1.5rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
article #article-wrapper .article-header .close-article div {
|
||||
width: 100%;
|
||||
border-bottom: solid 1px #000;
|
||||
}
|
||||
article #article-wrapper .article-header .close-article div:first-of-type {
|
||||
transform: rotate(45deg);
|
||||
}
|
||||
article #article-wrapper .article-header .close-article div:last-of-type {
|
||||
transform: rotate(-45deg);
|
||||
}
|
||||
article #article-wrapper .swiper {
|
||||
max-height: 40vh;
|
||||
overflow: hidden;
|
||||
opacity: 0;
|
||||
transition: opacity 0.3s ease-out;
|
||||
}
|
||||
article #article-wrapper .swiper .swiper-wrapper .swiper-slide {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding: 0 7vw;
|
||||
}
|
||||
article #article-wrapper .swiper .swiper-wrapper .swiper-slide img {
|
||||
box-sizing: content-box;
|
||||
width: 100%;
|
||||
}
|
||||
article #article-wrapper .swiper .swiper-button-prev, article #article-wrapper .swiper .swiper-button-next {
|
||||
color: #000;
|
||||
transform: scale(0.5);
|
||||
}
|
||||
article #article-wrapper .swiper .swiper-button-prev {
|
||||
left: 0;
|
||||
}
|
||||
article #article-wrapper .swiper .swiper-button-next {
|
||||
right: 0;
|
||||
}
|
||||
article .article-date {
|
||||
padding: 0 7vw;
|
||||
font-weight: 500;
|
||||
color: #0066ff;
|
||||
margin: 0;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
article .article-titre {
|
||||
padding: 0 7vw;
|
||||
font-weight: bold;
|
||||
margin: 0;
|
||||
}
|
||||
article .article-content {
|
||||
padding: 0 7vw;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 960px) {
|
||||
header #logo {
|
||||
width: 15vw;
|
||||
}
|
||||
header #logo img {
|
||||
padding-left: 40%;
|
||||
padding-right: 10%;
|
||||
}
|
||||
header #main-title {
|
||||
width: 100%;
|
||||
}
|
||||
header #main-title h1 {
|
||||
font-size: 2rem;
|
||||
padding-left: 2.5vw;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
nav ul {
|
||||
padding: 1rem 0 1rem 15vw;
|
||||
}
|
||||
#about {
|
||||
grid-template-columns: repeat(2, auto);
|
||||
grid-template-rows: repeat(2, auto);
|
||||
padding: 1rem 0 1rem 15vw;
|
||||
cursor: pointer;
|
||||
}
|
||||
#about #about-summary {
|
||||
padding-right: calc(15vw - 7.5vh);
|
||||
}
|
||||
#about #about-hidden {
|
||||
grid-row: 2;
|
||||
grid-column: 1;
|
||||
padding-right: calc(15vw - 7.5vh);
|
||||
}
|
||||
#about #about-arrow {
|
||||
grid-row: 1/3;
|
||||
grid-column: 2;
|
||||
align-self: center;
|
||||
}
|
||||
#about #about-hidden.open {
|
||||
max-height: 20vh;
|
||||
}
|
||||
main {
|
||||
grid-template-columns: repeat(3, 1fr);
|
||||
column-gap: 2rem;
|
||||
}
|
||||
main .article-card .img-cover {
|
||||
max-height: 20vh;
|
||||
}
|
||||
article #article-wrapper {
|
||||
width: 60vw;
|
||||
}
|
||||
article #article-wrapper .swiper-button-prev {
|
||||
left: 1rem !important;
|
||||
}
|
||||
article #article-wrapper .swiper-button-next {
|
||||
right: 1rem !important;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width: 1280px) {
|
||||
main {
|
||||
margin: 2rem 15vw;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=styles.css.map */
|
1
user/themes/ateliers-55/css/styles.css.map
Normal file
1
user/themes/ateliers-55/css/styles.css.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sourceRoot":"","sources":["../sass/styles.scss"],"names":[],"mappings":"AAAA;EACI;EACA;EAEA;EACA;;AAGJ;EACI;EACA;EAEA;EACA;;AAGJ;EACI;EACA;EAEA;EACA;;AAGJ;EACI;EACA;EAEA;EACA;;AAGJ;EACI;EACA;EAEA;EACA;;AAGJ;EACI;EACA;EAEA;EACA;;AAQJ;EACI;;AACA;EACI,OANM;;AAQV;EACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;EACA;;AACA;EACI;EACA;;AAGR;EACI;;AACA;EACI;EACA;EACA,OApCA;EAqCA;;AAGR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;EACA,kBApDA;EAqDA;EACA;EACA;;AAIJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;;AAKZ;EACI,kBAtEU;EAuEV;EACA;EACA;;AACA;EACI;EACA;;AAEI;EACI;EACA;EACA,OAhFN;EAiFM;EACA;;AAGR;EACI;;;AAIZ;EACI;;;AAGJ;EACI,OAhGU;EAiGV;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;EACA;EACA;EACA;;AAEJ;EACI;;AAEJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;;AAEJ;EACI;;AAEJ;EACI;;AAGR;EACI;;;AAGR;EACI;EACA;;AACA;EACI;EACA;EACA;;AACA;EACI;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA,kBA3KN;;AA8KF;EACI;EACA;EACA;EACA;;AAGR;EACI;EACA;EACA,OAxLE;;AA0LN;EACI;EACA;EACA;;AAKA;EACI;;AAEJ;EACI;;;AAKhB;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;EACA;EACA;EACA,kBA1NE;EA2NF;;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;EACA;EACA;;AACA;EACI,OA7OR;EA8OQ;EACA;;AACA;EACI;EACA;;AAIZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACI;EACA;;AAEJ;EACI;;AAEJ;EACI;;AAIZ;EACI;EACA;EACA;EACA;;AAEI;EACI;EACA;EACA;;AACA;EACI;EACA;;AAIZ;EACI,OA7RJ;EA8RI;;AAEJ;EACI;;AAEJ;EACI;;AAIZ;EACI;EACA;EACA,OAzSM;EA0SN;EACA;;AAEJ;EACI;EACA;EACA;;AAEJ;EACI;;;AAIR;EAEQ;IACI;;EACA;IACI;IACA;;EAGR;IACI;;EACA;IACI;IACA;IACA;;EAKR;IACI;;EAGR;IACI;IACA;IACA;IACA;;EACA;IACI;;EAEJ;IACI;IACA;IACA;;EAEJ;IACI;IACA;IACA;;EAEJ;IACI;;EAGR;IACI;IACA;;EAEI;IACI;;EAKR;IACI;;EACA;IACI;;EAEJ;IACI;;;AAMhB;EACI;IACI;IACA","file":"styles.css"}
|
13
user/themes/ateliers-55/css/swiper.bundle.css
Normal file
13
user/themes/ateliers-55/css/swiper.bundle.css
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user