2,025
个编辑
无编辑摘要 |
无编辑摘要 |
||
| 第40行: | 第40行: | ||
width: 100%; /* Table spans container width */ | width: 100%; /* Table spans container width */ | ||
max-width: 90%; /* Limit table width for better readability */ | max-width: 90%; /* Limit table width for better readability */ | ||
color: #235; | |||
} | } | ||
| 第54行: | 第55行: | ||
background-color: #f9f9f9; /* Light gray background for headers */ | background-color: #f9f9f9; /* Light gray background for headers */ | ||
text-align: center; | text-align: center; | ||
} | } | ||