mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
tweak navbar and thumbnails style.css
This commit is contained in:
parent
549c895be0
commit
c2436fc1b4
@ -2,11 +2,18 @@ body {
|
||||
padding-top: 50px;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
.navbar-brand-title{
|
||||
.thumbnail {
|
||||
width: 200px;
|
||||
}
|
||||
.navbar-brand-title {
|
||||
float: left;
|
||||
padding: 15px;
|
||||
height: 50px;
|
||||
line-height: 20px;
|
||||
font-size: large;
|
||||
color: #ffffff;
|
||||
}
|
||||
.navbar-brand-title:hover {
|
||||
color: lightgray;
|
||||
text-decoration: none;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user