The Stow-Munroe Falls Public Library Seed Library
.smfplFoundationBlockContainer {
display: flex;
width: 90%;
margin: 10px auto;
justify-content: center;
flex-wrap: wrap;
}
.smfplFoundationBlock {
padding: 10px;
margin: 10px;
width: 200px;
}
.smfplFoundationBlock img {
width: 100%;
}

Help sow the seeds of sustainability!
Creativebug service to be discontinued

Due to low patron engagement, free library access to Creativebug will be discontinued effective February 28, 2024.
Circulation and Checkout Area Remodeling Project
.smfplButton {
background-color: #00a3e0;
padding: 10px 20px;
margin: 25px auto;
border-radius: 8px;
text-align: center;
max-width: 300px;
}
.smfplButton:hover {
background-color: #326cb5;
cursor: pointer;
}
.smfplButton a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.smfplButton a:hover {
color: #ffffff;;
}


Freegal Music service has been discontinued
.smfplButton {
background-color: #00a3e0;
padding: 10px 20px;
margin: 25px auto;
border-radius: 8px;
text-align: center;
max-width: 300px;
}
.smfplButton:hover {
background-color: #326cb5;
cursor: pointer;
}
.smfplButton a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.smfplButton a:hover {
color: #ffffff;;
}


Stow-Munroe Falls Public
Stream Movies, TV Series, & Documentaries on Kanopy
.smfplButton {
background-color: #00a3e0;
padding: 10px 20px;
margin: 25px auto;
border-radius: 8px;
text-align: center;
max-width: 300px;
}
.smfplButton:hover {
background-color: #326cb5;
cursor: pointer;
}
.smfplButton a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.smfplButton a:hover {
color: #ffffff;;
}


Borrow eBooks, Audiobooks, and Magazines with Libby
.smfplButton {
background-color: #00a3e0;
padding: 10px 20px;
margin: 25px auto;
border-radius: 8px;
text-align: center;
max-width: 300px;
}
.smfplButton:hover {
background-color: #326cb5;
cursor: pointer;
}
.smfplButton a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.smfplButton a:hover {
color: #ffffff;;
}


Your libr
Read, listen, and watch with hoopla
.smfplButton {
background-color: #00a3e0;
padding: 10px 20px;
margin: 25px auto;
border-radius: 8px;
text-align: center;
max-width: 300px;
}
.smfplButton:hover {
background-color: #326cb5;
cursor: pointer;
}
.smfplButton a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.smfplButton a:hover {
color: #ffffff;;
}


Discover your next great read with BookPage
.smfplButton {
background-color: #00a3e0;
padding: 10px 20px;
margin: 25px auto;
border-radius: 8px;
text-align: center;
max-width: 300px;
}
.smfplButton:hover {
background-color: #326cb5;
cursor: pointer;
}
.smfplButton a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.smfplButton a:hover {
color: #ffffff;
}


Library Foundation Book Locker Envelope Challenge
.smfplButton {
background-color: #00a3e0;
padding: 10px 20px;
margin: 25px auto;
border-radius: 8px;
text-align: center;
max-width: 300px;
}
.smfplButton:hover {
background-color: #326cb5;
cursor: pointer;
}
.smfplButton a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.smfplButton a:hover {
color: #ffffff;
}
The Play and Learn Place
.smfplBlockContainer {
display: flex;
width: 100%;
margin: 0px auto;
flex-wrap: wrap;
justify-content: center;
}
.smfplBlock {
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 0px;
margin: 10px;
width: 31%;
min-width: 290px;
max-width: 600px;
}
.smfplBlock img {
width: 100%;
}