css angepasst entwicklung

This commit is contained in:
Hilmer, Carsten
2016-09-19 21:59:19 +02:00
parent c4088694a8
commit 93431210f4
2 changed files with 28 additions and 20 deletions

View File

@@ -18,6 +18,12 @@ md-input-container {
font-size: 10px;
}
.prizingfont{
color:#fff;
font-size: 14px;
text-shadow: 2px 0 0 #333333, -2px 0 0 #333333, 0 2px 0 #333333, 0 -2px 0 #333333, 1px 1px #333333, -1px -1px 0 #333333, 1px -1px 0 #333333, -1px 1px 0 #333333;
}
.divcenter {
margin-left: auto;
margin-right: auto;