2020-10-27 01:10:18 +01:00
|
|
|
.result-content {
|
|
|
|
|
color: darkgray;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.doc-img {
|
|
|
|
|
object-fit: cover;
|
|
|
|
|
object-position: top;
|
|
|
|
|
height: 100%;
|
|
|
|
|
position: absolute;
|
|
|
|
|
|
2020-11-02 01:35:09 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.result-content-searching {
|
2020-11-28 14:50:14 +01:00
|
|
|
opacity: 0.3;
|
2020-10-27 01:10:18 +01:00
|
|
|
}
|