doc: add license information for gen. files
This commit is contained in:
parent
c3ccaacc6c
commit
ec2f047aa9
5 changed files with 40 additions and 8 deletions
|
@ -15,7 +15,6 @@
|
|||
body {
|
||||
margin: 0 auto;
|
||||
padding: 0 15px;
|
||||
margin-bottom: 4em;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
color: #333;
|
||||
|
@ -76,6 +75,15 @@ p {
|
|||
margin: 0 0 10px;
|
||||
}
|
||||
|
||||
footer {
|
||||
border-top: 1px solid #ddd;
|
||||
font-size: 12px;
|
||||
font-style: italic;
|
||||
padding-top: 4px;
|
||||
margin-top: 4em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
/* Links layout
|
||||
========================================================================== */
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue