mirror of
https://github.com/apache/superset.git
synced 2026-04-17 07:05:04 +00:00
Adding a tutorial
This commit is contained in:
11
docs/_static/docs.css
vendored
11
docs/_static/docs.css
vendored
@@ -6,6 +6,17 @@ div.navbar {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
#tutorial img {
|
||||
border: 1px solid gray;
|
||||
box-shadow: 5px 5px 5px #888888;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.carousel img {
|
||||
max-height: 500px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user