Button Konfigurator

Standard Einstellungen

Text

Schriftgröße

Button Innenabstand

Button Radius

Textfarbe



Text-Schatten

Horizontaler Abstand

Vertikaler Abstand

Blur Radius

Schattenfarbe

Opacity - Transparenz



Gradient - Farbverlauf

Winkel

1. Position

2. Position

3. Position

 

 

 
 

1. Farbe

2. Farbe

3. Farbe

Boxschatten

Horizontaler Abstand

Vertikaler Abstand

Blur Radius

Spread Radius

Außen / Innen

Outline Inset

 

Schattenfarbe

Opacity - Transparenz

Beispiel





font-size:20px;
color:#000000;
padding:10px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-o-border-radius: 10px;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.75);
-o-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.75);