Migrate accounting

This commit is contained in:
Skia
2016-08-24 19:50:22 +02:00
parent a4df1ae9a5
commit 078b63d970
22 changed files with 904 additions and 200 deletions

View File

@ -36,6 +36,11 @@ header form {
margin: 0px auto;
padding: 0.3em 1%;
}
#language_chooser {
position: absolute;
left: 5px;
top: 5px;
}
/*---------------------------------NAV---------------------------------*/
nav {