w2strose / teamProject_zootopia

0 stars 0 forks source link

어디선가 가져온 CSS #31

Open LKBDev opened 2 years ago

LKBDev commented 2 years ago

table.type11 { border-collapse: separate; border-spacing: 1px; text-align: center; display: flex; justify-content: center; line-height: 1; margin: 20px 10px; font-family :'Hahmlet', serif; } table.type11 th { width: 90px; padding: 10px; font-weight: bold; vertical-align: top; color: #fff; font-family :'Hahmlet', serif; background: orange; } table.type11 td { width: 90px; padding: 10px; font-family :'Hahmlet', serif; vertical-align: top; border-bottom: 1px solid #ccc; background: #eee; }