custom1/style.css

1 line
23 KiB
CSS
Raw Normal View History

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.nav-1-wrapper{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-family:sans-serif;}.nav-1-navbar{display:flex;justify-content:space-between;align-items:center;padding-top:16px;padding-right:40px;padding-bottom:16px;padding-left:40px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(238, 238, 238);}.nav-1-logo{font-family:cursive;font-size:24px;font-weight:bold;}.nav-1-nav-links{list-style-position:initial;list-style-image:initial;list-style-type:none;display:flex;row-gap:20px;column-gap:20px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.nav-1-nav-links li a{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgb(17, 17, 17);font-size:14px;}.nav-1-dropdown i{font-size:10px;margin-left:5px;}.nav-1-nav-actions{display:flex;row-gap:10px;column-gap:10px;}.nav-1-btn{padding-top:6px;padding-right:14px;padding-bottom:6px;padding-left:14px;font-size:14px;font-weight:500;cursor:pointer;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(17, 17, 17);border-right-color:rgb(17, 17, 17);border-bottom-color:rgb(17, 17, 17);border-left-color:rgb(17, 17, 17);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;}.nav-1-outline{background-color:transparent;color:rgb(17, 17, 17);}.nav-1-solid{background-color:rgb(17, 17, 17);color:rgb(255, 255, 255);}.hero-1-wrapper{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-family:sans-serif;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);}.hero-1-two-column{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:60px;padding-right:30px;padding-bottom:60px;padding-left:30px;row-gap:40px;column-gap:40px;}.hero-1-content{flex-grow:1;flex-shrink:1;flex-basis:400px;max-width:600px;}.hero-1-image{flex-grow:1;flex-shrink:1;flex-basis:300px;max-width:500px;}.hero-1-placeholder{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(204, 204, 204);width:100%;max-width:800px;height:300px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;overflow-x:hidden;overflow-y:hidden;}.hero-1-placeholder img{width:100%;height:100%;object-fit:cover;display:block;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}.hero-1-heading{font-size:28px;font-weight:bold;margin-bottom:16px;}.hero-1-description{font-size:14px;color:rgb(85, 85, 85);margin-bottom:24px;}.hero-1-button-group{display:flex;row-gap:16px;column-gap:16px;}.hero-1-btn{padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-size:14px;font-weight:bold;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;cursor:pointer;}.hero-1-solid{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(0, 0, 0);color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid