diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/css/home.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/home.css b/assets/css/home.css index b14f9a1..a801ba8 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -107,7 +107,7 @@ main.home div#main { flex-direction: column; } -main.home table#home2table label { +main.home table .id { font-family: monospace; font-size: medium; } |