update to standards (5)

This commit is contained in:
arcan1s
2014-08-25 23:28:11 +04:00
parent 009a5be871
commit 2b0cd565ed
7 changed files with 215 additions and 211 deletions

View File

@ -223,17 +223,21 @@ table {
}
th, td {
text-align: left;
padding: 5px 10px;
border-bottom: 1px solid #ffffff;
}
td {
text-align: justify;
}
dt {
color: #444444;
font-weight: 700;
}
th {
text-align: left;
color: #444444;
}