list/table

This commit is contained in:
gauthiier
2016-07-11 18:07:13 +02:00
parent b1070538d4
commit a4ca5c675c
2 changed files with 33 additions and 0 deletions
+11
View File
@@ -26,6 +26,17 @@ fff img {
margin-bottom: 20em;
}
table {
width: 100%;
}
table .table_subject {
text-align: right;
}
table .table_number {
text-align: center;
}