This commit is contained in:
2016-12-23 20:20:36 +01:00
parent 857ff8ce31
commit f54da2fc14
2 changed files with 9 additions and 3 deletions

View File

@ -70,4 +70,10 @@ footer {
color:rgb(128,128,128);
font-weight: bolder;
font-size: x-small;
}
}
.meta {
color : #A0A0A0;
font-style: italic;
font-size: smaller;
}

File diff suppressed because one or more lines are too long