fix bgcolor on tos
This commit is contained in:
parent
2f050dd495
commit
faa7baf0a9
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Nutzungsbedingungen
|
||||
bgcolor: '#fff'
|
||||
bgcolor: '#1F5C60'
|
||||
content:
|
||||
items: '@self.modular'
|
||||
order:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Condiciones del Servicio
|
||||
bgcolor: '#fff'
|
||||
bgcolor: '#1F5C60'
|
||||
content:
|
||||
items: '@self.modular'
|
||||
order:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Conditions d'utilisation"
|
||||
bgcolor: '#fff'
|
||||
bgcolor: '#1F5C60'
|
||||
content:
|
||||
items: '@self.modular'
|
||||
order:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Termini di utilizzo
|
||||
bgcolor: '#fff'
|
||||
bgcolor: '#1F5C60'
|
||||
content:
|
||||
items: '@self.modular'
|
||||
order:
|
||||
|
|
Loading…
Reference in a new issue