@@ -63,8 +63,8 @@ body{
background-color: #fff;
border-radius: .5rem;
background-image: url("static/logo/home_bookmark_logo.png");
- background-repeat: no-repeat;
- background-size: cover;
+ background-repeat: repeat;
+ background-size: 100% auto;
}
.href_link_button
@@ -26,11 +26,10 @@ ul {
.bookmark_box_background_color {
- border-style: inset;