mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 15:11:35 +02:00
update versions
This commit is contained in:
parent
9158da553d
commit
7bd27f42a0
294 changed files with 203127 additions and 170 deletions
17
app/assets/stylesheets/objects/_search-result.scss
Normal file
17
app/assets/stylesheets/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: 'bold';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue