2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-13 02:35:29 +00:00

Add a bunch o' screenshots

This commit is contained in:
Oliver Walters
2021-03-03 23:04:39 +11:00
parent 644c75bf49
commit 34ff896600
18 changed files with 213 additions and 58 deletions

View File

@ -67,4 +67,16 @@ p {
/* Remove top margin for first h2 header */
.md-typeset h2:first-of-type {
margin-top: 0em;
}
.red {
color: #C55;
}
.green {
color: #5C5;
}
.blue {
color: #55C;
}