Spaces:
Running
Running
Increase table family marker size.
Browse filesMake circle/diamond markers more visible in the retriever column while keeping alignment unchanged.
Made-with: Cursor
style.css
CHANGED
|
@@ -107,7 +107,7 @@ tbody tr:hover { background: #f8fbff; }
|
|
| 107 |
.family-marker {
|
| 108 |
display: inline-block;
|
| 109 |
margin-right: 8px;
|
| 110 |
-
font-size:
|
| 111 |
line-height: 1;
|
| 112 |
vertical-align: middle;
|
| 113 |
}
|
|
|
|
| 107 |
.family-marker {
|
| 108 |
display: inline-block;
|
| 109 |
margin-right: 8px;
|
| 110 |
+
font-size: 1.18rem;
|
| 111 |
line-height: 1;
|
| 112 |
vertical-align: middle;
|
| 113 |
}
|