comparison doc/html/css/doc-guide.css @ 607:bb9771fb5f44

Docs: rework documentation - Change directories, - Remove handwritten manual pages.
author David Demelier <markand@malikania.fr>
date Fri, 08 Dec 2017 20:11:22 +0100
parents doc/html/resources/css/doc-guide.css@b61a7d5a9101
children
comparison
equal deleted inserted replaced
606:4f5f306d13ac 607:bb9771fb5f44
1 #introduction {
2 margin-top: 0px;
3 }
4
5 pre {
6 margin-top: 20px;
7 margin-bottom: 20px;
8 }
9
10 .alert {
11 margin-top: 20px;
12 margin-bottom: 20px;
13 }