@media (max-width:629px) {
img#hideMobile {
display: none;
}
#hidetextMobile{
display: none;
}
}
@media (min-width:629px) {
img#displayMobile {
display: none;
}
#displaytextMobile{
display: none;
}
}
.gfg {
width:auto;
text-align:center;
padding:0px;
}
img {
max-width:100%;
height:auto;
}
.button_container {
display: flex;
flex-wrap: wrap;
}
.button_container .image {
width: 33.3333%;
}
.button_container img {
width: calc(100% - (15px * 2));
margin: 20px;
}
.button_container img {
transition: .5s ease;
}
.button_container img:hover{
box-shadow:
1px 1px #373737,
2px 2px #373737,
3px 3px #373737,
4px 4px #373737,
5px 5px #373737,
6px 6px #373737;
-webkit-transform: translateX(-3px);
transform: translateX(-3px);
transition: .5s ease;
}
.button_container_mobile {
display: flex;
flex-wrap: wrap;
}
.button_container_mobile .image {
width: 100%;
}
.button_container_mobile img {
width: calc(100% - (100px * 1));
margin: 2px;
}
.button_container_mobile img {
transition: .5s ease;
}
.button_container_2 {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.button_container_2 .image {
width: 33.3333%;
}
.button_container_2 img {
width: calc(100% - (15px * 2));
margin: 20px;
}
.button_container_2 img {
transition: .5s ease;
}
.button_container_2 img:hover{
box-shadow:
1px 1px #373737,
2px 2px #373737,
3px 3px #373737,
4px 4px #373737,
5px 5px #373737,
6px 6px #373737;
-webkit-transform: translateX(-3px);
transform: translateX(-3px);
transition: .5s ease;
}
.button_container_mobile_2 {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.button_container_mobile_2 .image {
width: 50%;
}
.button_container_mobile_2 img {
width: calc(100% - (10px * 1));
margin: 2px;
}
.button_container_mobile_2 img {
transition: .5s ease;
}
.hover_change {
width: 130px;
height: 195px;
position: relative;
display: inline-block;
}
.hover_change .img-top {
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 99;
}
.hover_change:hover .img-top {
display: inline;
box-shadow:
1px 1px #373737,
2px 2px #373737,
3px 3px #373737,
4px 4px #373737,
5px 5px #373737,
6px 6px #373737;
-webkit-transform: translateX(-3px);
transform: translateX(-3px);
transition: .5s ease;
}
div.why{
padding-left:40px;
padding-right: 40px;
}
Compare University Bookstore prices to the prices of online stores.
Order a textbook from any source directly - even the University Bookstore!
Here's a quick video on how we compare prices with other online venders -- right on your phone!
Spring 2021 and Winter Term books are available to order!
Pick-up options are available at the pickup counter in the lower level of the Memorial Union, or we can ship them to you.Scholarships cannot be processed online. We apologize for any inconvenience. Please call (207) 581-1728 for assistance.
Open Reservations are available for all students for the Spring 2021 Semester! Compare University Bookstore prices to the prices of online stores.
Order a textbook from any source directly - even the University Bookstore!
Here's a quick video on how we compare prices with other online venders -- right on your phone!
Spring 2021 and Winter Term books are available to order!
Pick-up options are available at the pickup counter in the lower level of the Memorial Union, or we can ship them to you.Scholarships cannot be processed online. We apologize for any inconvenience. Please call (207) 581-1728 for assistance.Open Reservations are available for all students for the Spring 2021 Semester!
@media(max-width:642px) {
#bulletinWrap center a img {
width:45%;
height: auto;
}
}