carousel fixed height
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user