summaryrefslogtreecommitdiffstats
path: root/website/src/learning/start-conventions/style.css
blob: 2cd4ee6ca3adec7d9dc8f285dda6c9df2ea32996 (plain)
1
2
3
4
5
6
7
8
table {
    width: 40em;
}

table th {
    vertical-align: top;
    text-align: right;
}