mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
move to public
This commit is contained in:
parent
f2b6426552
commit
bb975c8453
7 changed files with 1 additions and 1 deletions
1
app/assets/stylesheets/public/objects/_geo.scss
Normal file
1
app/assets/stylesheets/public/objects/_geo.scss
Normal file
|
@ -0,0 +1 @@
|
|||
#map {height: 700px}
|
17
app/assets/stylesheets/public/objects/_search-result.scss
Normal file
17
app/assets/stylesheets/public/objects/_search-result.scss
Normal file
|
@ -0,0 +1,17 @@
|
|||
.search-result {
|
||||
margin-bottom: 1.2em;
|
||||
}
|
||||
|
||||
.search-result article {
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
.search-result h4 {
|
||||
line-height: normal;
|
||||
font-size: 1.2rem;
|
||||
margin-bottom: 0.1rem;
|
||||
}
|
||||
|
||||
.search-result .current {
|
||||
font-weight: $font-weight-bold;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue