adding license to css

This commit is contained in:
Ubergeek 2019-07-01 16:40:23 +00:00
parent 8a37874606
commit 51b1df4b64
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
/*
This file is licensed under the GPL 3.0 or later.
*/
body {
font-family: Sans-serif;
}
@ -22,6 +26,7 @@ body {
float: right;
font-size: small;
}
#footer {
width: 90%;
text-align: center;