_ _    _ _____  ___   __                       
 __      _(_) | _(_)___ / ( _ ) / /_   ___ ___  _ __ ___  
 \ \ /\ / / | |/ / | |_ \ / _ \| '_ \ / __/ _ \| '_ ` _ \ 
  \ V  V /| |   <| |___) | (_) | (_) | (_| (_) | | | | | |
   \_/\_/ |_|_|\_\_|____/ \___/ \___(_)___\___/|_| |_| |_|

Benutzer:Messerjokke79/Werkstatt/Tastaturbelegung/style.css

display: inline-block;
padding: 1px 3px 0; 
background: #F7F7F7; 
background-image: linear-gradient( rgba(255,255,255,0.4), rgba(132,132,132,0.2) ); 
border-radius: 4px; 
border-width: 1px 2px 2px; 
border-style: solid; 
border-color: rgb(240 240 240) rgb(190 190 190) rgb(170 170 170) rgb(220 220 220);
box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.1);
white-space: nowrap;
line-height: 1;
text-align: center;
text-shadow: 0 1px rgba(255,255,255,0.5);