diff --git a/ka.html b/ka.html index a4351af..a1fa378 100644 --- a/ka.html +++ b/ka.html @@ -156,6 +156,7 @@ +
@@ -200,6 +201,22 @@
+
+ + + + + + + + + + + + + + +
AuslagenartDatumBeschreibungBetragWährungLöschen
@@ -207,8 +224,11 @@
- Hallo - + + + @@ -216,11 +236,7 @@ - - - + diff --git a/master.css b/master.css index e7784d7..7db08f9 100644 --- a/master.css +++ b/master.css @@ -34,6 +34,12 @@ body { @include make-button(#00ff00, #fff);*/ background-color:green; } +.button.is-orange { +/* // $back-color, $text-color + @include make-button(#ffc000, #fff);*/ + background-color:orange; +} + /* #de:checked~header :lang(en) { display: none; }