mirror of
https://github.com/aelve/guide.git
synced 2024-11-27 00:14:03 +03:00
Minor
This commit is contained in:
parent
44b947eac5
commit
e97dd4f7e8
@ -3,7 +3,8 @@ body {
|
|||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
max-width: 800px;
|
max-width: 800px;
|
||||||
font-family: sans-serif; }
|
font-family: sans-serif;
|
||||||
|
line-height: 120%; }
|
||||||
|
|
||||||
#footer {
|
#footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
@ -17,6 +17,6 @@ Some additional guidelines/observations/etc that probably make sense:
|
|||||||
|
|
||||||
* if you have useful information of any kind that doesn't fit, add it to the category notes
|
* if you have useful information of any kind that doesn't fit, add it to the category notes
|
||||||
|
|
||||||
Finally, all content here is licensed under [CC BY-SA 3.0][], which is the same license as on Wikipedia and Stackoverflow.
|
Finally, all content here is licensed under [CC BY-SA 3.0][] (it's the same license as on Wikipedia and Stackoverflow).
|
||||||
|
|
||||||
[CC BY-SA 3.0]: https://creativecommons.org/licenses/by-sa/3.0/
|
[CC BY-SA 3.0]: https://creativecommons.org/licenses/by-sa/3.0/
|
||||||
|
Loading…
Reference in New Issue
Block a user