mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
Adding a Gallery to the docs
This commit is contained in:
6
docs/_static/docs.css
vendored
6
docs/_static/docs.css
vendored
@@ -17,6 +17,12 @@ p {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#gallery img {
|
||||
border: 1px solid gray;
|
||||
box-shadow: 5px 5px 5px #888888;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.carousel img {
|
||||
max-height: 500px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user