Inject CSS to make links more prominent

This commit is contained in:
Keegan Rankin 2024-02-22 11:35:11 -08:00
parent 18a4e77523
commit 3a8a081dfa

View file

@ -0,0 +1,21 @@
uuid: b490d3cf-656f-497d-a687-53f0df526053
langcode: en
status: true
dependencies:
module:
- block_visibility_groups
id: link
label: Link
code: |-
a {
color: #3b5bdb;
}
media: all
preprocess: true
conditions:
condition_group:
id: condition_group
negate: false
block_visibility_group: ''
contexts: { }
conditions_require_all: true