diff --git a/Yavsc/wwwroot/css/site.css b/Yavsc/wwwroot/css/site.css index bc539809..89625734 100755 --- a/Yavsc/wwwroot/css/site.css +++ b/Yavsc/wwwroot/css/site.css @@ -44,6 +44,8 @@ textarea { color: #fff; text-align: center; text-shadow: 0 2px 4px rgba(0, 0, 0, .6); + height: 16em; + overflow: auto; } .carousel-caption-s .btn { text-shadow: none; @@ -54,8 +56,8 @@ textarea { padding-left: 0; text-align: center; list-style: none; - top: .2em; - bottom: initial; + bottom: 1em; + top: initial; } @-webkit-keyframes mymove {