Softer border on results box.

This commit is contained in:
Sergio Martínez Portela 2022-12-20 00:59:00 +01:00
parent fcb44ca1a6
commit f174be032e

View File

@ -550,7 +550,7 @@ tr.__table-separator {
/* Results */
.results.lang-text {
border: 1px solid rgba(255,255,255,0.5);
border: 1px solid rgba(255,255,255,0.25);
}
.node .contents ul,