docker-android/nginx/conf.d/styles/main.css

14 lines
187 B
CSS
Raw Permalink Normal View History

2020-07-02 13:16:02 +01:00
th, td {
font:14px Verdana;
}
table, th, td
{
border: solid 1px #DDD;
border-collapse: collapse;
padding: 2px 3px;
text-align: center;
}
th {
font-weight:bold;
}