diff --git a/assets/css/style.css b/assets/css/style.css index 18819f0..4961966 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -6,7 +6,7 @@ body { color: #556270; font-family: Arial, Helvetica, sans-serif; - font-size: 12px; + font-size: 14pt; font-style: normal; font-variant: normal; font-weight: normal; @@ -139,12 +139,11 @@ a:hover { } .status_list .status .st { - font-size: 14px; font-weight: bold; } .status_list .status .description { - font-size: 11px; + font-size: 0.8em; height: 46px; overflow: hidden; }