mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
9 lines
144 B
CSS
9 lines
144 B
CSS
.search-result-title {
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
}
|
|
|
|
p.search-result {
|
|
border-bottom: 1px dashed #ccc;
|
|
padding: 5px 0;
|
|
} |