diff options
Diffstat (limited to 'vnfmarket/src')
-rw-r--r-- | vnfmarket/src/main/webapp/vnfmarket/common/css/home.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/common/css/home.css b/vnfmarket/src/main/webapp/vnfmarket/common/css/home.css index 69e662c7..350e64b8 100644 --- a/vnfmarket/src/main/webapp/vnfmarket/common/css/home.css +++ b/vnfmarket/src/main/webapp/vnfmarket/common/css/home.css @@ -368,7 +368,7 @@ th.fontSize { .btnDefault {
border-radius: 6px;
/* height: 24px; */
- font-size: 12px;
+ font-size: 14px;
font-family: "Microsoft Yahei", Arial, Tahoma, Verdana, SimSun;
line-height: 24px;
color: #000;
|