Add 'white' as a backgronud color for paragraphs
We'll use in the title paragraph to ensure menu can always be seen (does *not* get 'transparent' in this case). Ref agaric/sites/agaric-com#86
This commit is contained in:
parent
9fb3008fe0
commit
f42a6fbdd1
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ settings:
|
|||
-
|
||||
value: grey
|
||||
label: Gray
|
||||
-
|
||||
value: white
|
||||
label: White
|
||||
allowed_values_function: ''
|
||||
module: options
|
||||
locked: false
|
||||
|
|
Loading…
Reference in a new issue