7 lines
74 B
CSS
7 lines
74 B
CSS
|
h1 {
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
th.align-right {
|
||
|
padding-right: 1em;
|
||
|
}
|