This commit is contained in:
Paul Schneider 2016-12-23 20:20:36 +01:00
commit b2cbece0ce
2 changed files with 9 additions and 3 deletions

View file

@ -71,3 +71,9 @@ footer {
font-weight: bolder; font-weight: bolder;
font-size: x-small; font-size: x-small;
} }
.meta {
color : #A0A0A0;
font-style: italic;
font-size: smaller;
}

File diff suppressed because one or more lines are too long