comparison doc/html/resources/css/doc-guide.css @ 0:1158cffe5a5e

Initial import
author David Demelier <markand@malikania.fr>
date Mon, 08 Feb 2016 16:43:14 +0100
parents
children 6635b9187d71
comparison
equal deleted inserted replaced
-1:000000000000 0:1158cffe5a5e
1 h1, h2, h3 {
2 margin-top: 40px;
3 }
4
5 #introduction {
6 margin-top: 0px;
7 }
8
9 pre {
10 margin-top: 20px;
11 margin-bottom: 20px;
12 }
13
14 .alert {
15 margin-top: 20px;
16 margin-bottom: 20px;
17 }