
Sail Car Activity
body .wrapbox { display: flex; flex-flow: row wrap; justify-content: flex-start; background-colr: #ffffff; margin-left: 50px; } .wrapbox > *{ margin: 5px 5px; } .sameline{ display: flex; justify-content: space-around; } /* Style the tab */ .tab { display: flex; border: none; background-color: #ffffff; } .tablinks { min-width: 0; flex: 0 1 auto; border: none; outline: none; cursor: pointer; padding: 0px 0px; transition: 0.3s; } .tablinks img{ width: 100%; height: 100%; } /* Style the buttons inside the tab */ .tab button { background-color: inherit; /* float: left; */ /* border: none; */ /* outline: none; */ cursor: pointer; padding: 0px 0px; transition: 0.3s; } /* Change background color of buttons on hover */ .tab button:hover { background-color: #d