fixed the border-bottom of some tables

This commit is contained in:
hyung-hwan 2015-04-24 02:58:32 +00:00
parent 35a72f7688
commit 44c19de15d

View File

@ -131,7 +131,7 @@ body {
text-align: left;
white-space: nowrap;
border-bottom: 1px solid #CCCCCC;
border-bottom: 1px solid #F0F0F0;
color: #333333;
}
@ -512,7 +512,7 @@ body {
text-align: left;
white-space: nowrap;
border-bottom: 1px solid #CCCCCC;
border-bottom: 1px solid #F0F0F0;
color: #333333;
}