From 9888954ccb4d1c8cfd1a16ca898f44ba6b1a9aa8 Mon Sep 17 00:00:00 2001 From: shunmugam Date: Mon, 16 Sep 2019 16:15:12 +0530 Subject: [PATCH] style change for table --- src/assets/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/css/style.css b/src/assets/css/style.css index 2be8605..3835bee 100644 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -480,8 +480,8 @@ a:focus { background: #dadada; } .expnd_blck{display: none;} -.block_div h5{color: #555;font-size: 14px;} -.blck_value{font-size: 13px;} +.block_div h5{color: #555;font-size: 13px;} +.blck_value{font-size: 12px;} .tab_hdng{ display: block; position: relative;