mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 12:51:35 +02:00
minor adjustments to search result style
This commit is contained in:
@@ -257,15 +257,16 @@
|
||||
}
|
||||
.search-results {
|
||||
margin-top: 14px;
|
||||
font-size: 12px;
|
||||
.search-result-hit {
|
||||
border-bottom: 1px solid #ddd;
|
||||
padding: 15px;
|
||||
padding: 8px;
|
||||
&:last-child {
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
.hit-title {
|
||||
font-size: 1.3em;
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user