updated css stylesheet
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2023-08-23 17:39:15 +02:00
parent 01a9eac0e2
commit 12c294a9c8

View File

@ -1,5 +1,4 @@
body
{
body {
font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica", "Arial", "sans-serif";
}
@ -15,6 +14,3 @@ body
#main_table_filter {
float: right;
}
#main_table_paginate {
}