Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
trash
/
vhost_www.traiteur-75.fr_1689065491
/
htdocs
/
assets
/
styles
/
front
/
/srv/data/trash/vhost_www.traiteur-75.fr_1689065491/htdocs/assets/styles/front/style.scss
@import "~@fortawesome/fontawesome-free/scss/fontawesome"; @import '~@fortawesome/fontawesome-free/scss/regular'; @import '~@fortawesome/fontawesome-free/scss/solid'; @import '~@fortawesome/fontawesome-free/scss/brands'; @import 'bxslider/dist/jquery.bxslider.css'; /* @font-face { font-family: 'MonthGlade'; src: url('../../public/fonts/MonthGlade.otf'); font-weight: normal; font-style: normal; } */ @font-face { font-family: 'Abigail'; src: url('../../fonts/Abigail.ttf'); font-weight: normal; font-style: normal; } body { .video_home{ position: absolute; height: 100vh; object-fit: cover; width: 99vw; top: 0; bottom: 0; left: 0; right: 0; z-index: -10; } .bot_arrow{ position: absolute; margin-left: auto; margin-right: auto; left: 0; right: 0; text-align: center; bottom: 10vh; & img{ width: 5vw; } } .under_video{ margin-top: 80vh; } .form-error-icon{ background-color: #dc3545; } .top-primaryColor{ border-top:1px solid $default-color; border-top-left-radius: 9px; border-top-right-radius: 9px; } .numberWishlist{ color: $default-color; } h3{ font-weight: bold; } img{ border-radius: 10px; } p{ text-align: justify; } background-color: $bg; font-family: 'Montserrat', sans-serif; .text-center{ text-align: center; } .primaryColor { color: $default-color; } .windSong{ font-family: 'WindSong', cursive; } .text-justify{ text-align: justify; } .section-padding { padding-bottom:70px ; padding-top:70px ; } .image-product{ border-top-left-radius: 400px; border-top-right-radius: 400px; } .btn-cart{ width:200px; border-top-left-radius:40px ; border-top-right-radius:40px ; } .divider { padding:2px; background-color: $secondary-color; width: 50%; margin-left:25%; margin-top:40px; margin-bottom:40px; } .grid_concept{ display: grid; grid-template-columns: 1fr 2fr; grid-gap: 5%; margin: 3% 0; @media only screen and (max-width: 768px) { display: flex; flex-direction: column; } img, h3, p{ margin: 2% 0; } } .back_number{ position: absolute; font-size: 150px; color: rgba(0, 0, 0, 0.17); font-family: 'Abigail'; } .front_number{ position: relative; left: 10%; font-size: 28px; font-weight: bold; } .citation{ text-align: center; display: flex; align-items: center; font-size: 24px; font-style: italic; width: 50%; height: 30vh; } .logo_column_left{ position: absolute; left: -10%; top: -5%; } .logo_column_right{ position: absolute; right: -10%; top: -5%; } .bg-secondary{ background-color: $secondary-color !important; } @media only screen and (max-width: 768px){ .mobile_reset{ position: static !important; margin: 0 auto; } .mobile_none{ display: none; } } } .ml-5{ margin-left:50px; } .mr-5{ margin-right:50px; } .mr-nav{ margin-right:200px; } .border-radius-none{ border-radius: 0px !important; }