Introduce module financer-common that hosts common code for server and (web) client
Also various fixes all over the place
This commit is contained in:
@@ -74,6 +74,14 @@ tr:hover {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
input[type=submit] {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
#footer-container {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
#footer-container * {
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user