diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index cb9d7db..e92c250 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -20,6 +20,20 @@ + } + + .mainaboutboxscrap { + background-image: url("https://file.garden/aJzQmzrHVB4BLKwu/sky.png"); + width: 990px; + height: auto; + margin: 0 auto; + padding: 2%; + overflow-y: scroll; + border: 8px double white; + box-shadow: 10px 10px 4px #ffeab0; + + + } .shelf { background:url("https://file.garden/aJzQmzrHVB4BLKwu/MYWOOD.png"); @@ -236,7 +250,7 @@ cursor: pointer; .scrapbox { - height: 643px; + height: auto; width: 600px; border: 5px double white; overflow: scroll; diff --git a/app/views/scraps/show.html.erb b/app/views/scraps/show.html.erb index 1d61fbd..c4ae287 100644 --- a/app/views/scraps/show.html.erb +++ b/app/views/scraps/show.html.erb @@ -1,4 +1,4 @@ -