extract the converter into own file

and small cleanups
This commit is contained in:
Torsten Ruger
2015-11-01 19:14:31 +02:00
parent d19e89567f
commit a167a87b1f
4 changed files with 129 additions and 114 deletions

View File

@ -59,6 +59,11 @@ $susy: (
.statement {
margin-left: 10px;
}
.ticker{
text-align: right;
}
.act{
background-color: #00B3FF;
-moz-border-radius: 7px;