add message minimaps
This commit is contained in:
1
style/scss.bat
Normal file
1
style/scss.bat
Normal file
@@ -0,0 +1 @@
|
||||
sass --unix-newline -l --style=compressed spot.scss spot.css
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -168,6 +168,12 @@
|
||||
p:first-child {
|
||||
margin-top:1em;
|
||||
}
|
||||
|
||||
.staticmap {
|
||||
width: 100%;
|
||||
border-radius: 3px;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user