Browse Source

„console/slides/presets/shadows.yaml“ ändern

master
hape 3 years ago
parent
commit
a16909b77e
1 changed files with 5 additions and 3 deletions
  1. +5
    -3
      console/slides/presets/shadows.yaml

+ 5
- 3
console/slides/presets/shadows.yaml

@ -6,12 +6,14 @@ shadows:
4: 4:
5: 5:
text: text:
1:
# html-css-js.com - floating
1: # html-css-js.com - floating
color: #FFFFFF color: #FFFFFF
background: #ece9e9 background: #ece9e9
text-shadow: 3px 5px 2px #474747 text-shadow: 3px 5px 2px #474747
2:
2: # html-css-js.com - retro
color: #FFFFFF
background: #b8b8b8
text-shadow: 4px 3px 0 #7A7A7A
3: 3:
4: 4:
5: 5:

Loading…
Cancel
Save