
@import url("//chasewalk.org/css/cw2025.css");

ul { text-align: left; margin-left: 20px; }
li { margin-bottom: 5px; font-size: 15px; }


.w500 { width: 500px; }
.w300 { width: 300px; padding: 1px;}
.w150 { width: 150px; padding: 1px;}  
.w80 { width: 80px; }
.w60 { width: 60px; }
.w40 { width: 40px; }
.w30 { width: 30px; }

.s60 { width: 60px; display:inline-block; }
.s100 { width: 100px; display:inline-block; }
.s150 { width: 150px; display:inline-block; }
.s200 { width: 200px; display:inline-block; }
.s300 { width: 300px; display:inline-block; }

.delete { cursor: pointer; }

.cli:hover { background-color: #A866EA; }
.bold { font-weight: bold; }
.vc { color: red; }

#ingred { width: 835px; }   

@media screen and (max-width: 700px) {
  
 
}