Changes for page Context Search
Last modified by bougault on 2023/02/20 16:29
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -27,6 +27,11 @@ 27 27 a { 28 28 color: var(--color-brand-primary, blue); 29 29 } 30 + .rawResults { 31 + display: flex; 32 + font-size: 12px; 33 + margin-top: 2em; 34 + } 30 30 `; 31 31 constructor() { 32 32 super();