Merge remote-tracking branch 'origin/restructure' into Dashboard
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
.captionStyle {
|
||||
background-color: seashell;
|
||||
color: black;
|
||||
outline: 1px solid black;
|
||||
}
|
||||
|
||||
.carousel-control-next,
|
||||
.carousel-control-prev /*, .carousel-indicators */ {
|
||||
filter: invert(100%);
|
||||
}
|
||||
|
||||
.carousel-indicators button {
|
||||
filter: invert(100%);
|
||||
}
|
||||
|
@@ -1,19 +1,5 @@
|
||||
.jumbotron {
|
||||
width: 100%;
|
||||
padding-left: 1.5rem;
|
||||
padding-right: 1.5rem;
|
||||
padding-top: 12rem;
|
||||
padding-bottom: 1rem;
|
||||
text-align: center;
|
||||
background-size: cover;
|
||||
background-color: black;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.jumbotron h1 {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
.horizontal-scroller {
|
||||
overflow-x: scroll;
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user