This is a custom code placeholder.
Switch to Preview or publish the page
to see how your code works.
Double-click to edit
<style type="text/css">
/* container properties */
.scrollbar {
width:100%;
max-width:100%;
height:400px;
background-color:#f7f7f7;
overflow-y:scroll;
}
/* customize scrollbar css */
#scrollbar-custom::-webkit-scrollbar{
width:12px;
background-color:#cccccc;
}
#scrollbar-custom::-webkit-scrollbar:horizontal{
height:12px;
}
#scrollbar-custom::-webkit-scrollbar-track{
border:1px #787878 solid;
border-radius:10px;
-webkit-box-shadow:0 0 6px #c8c8c8 inset;
}
#scrollbar-custom::-webkit-scrollbar-thumb{
background-color:#c9c9c9;
border:1px solid #000000;
border-radius:16px;
}
#scrollbar-custom::-webkit-scrollbar-thumb:hover{
background-color:#bf4649;
border:1px solid #333333;
}
#scrollbar-custom::-webkit-scrollbar-thumb:active{
background-color:#9c9c9c;
border:1px solid #333333;
}
</style>
<div class="scrollbar" id="scrollbar-custom">
<div> <p style="font-family:roboto">
<b>Blue Fire</b><br>Merced, CA<br><br>
<b>Cannabis Gram Delivery</b><br>Bakersfield, CA<br><br>
<b>Firehouse</b><br>Turlock, CA<br><br>
<b>Flavors</b><br>Riverbank, CA<br><br>
<b>Flavors</b><br>Santa Cruz, CA<br><br>
<b>Green Remedy - Richmond</b><br>Richmond, CA<br><br>
<b>Manzanita - Merced</b><br>Merced, CA<br><br>
<b>ONA.life Delivery</b><br>San Francisco & Marin County, CA<br><br>
<b>Packs</b><br>Stockton, CA<br><br>
<b>Patient Care First</b><br>Modesto, CA<br><br>
<b>Phenos</b><br>Modesto, CA<br><br>
<b>Sage and Fire</b><br>Lone Pine, CA<br><br>
<b>Theraleaf Relief</b><br>San Jose, CA<br><br>
<br><br><br><br><br><br>
<div>
</div>