comparison Sphinx/source/_static/orthanc.css @ 123:9d80782b39d8 licensing

added licensing FAQ
author amazy
date Mon, 04 Dec 2017 22:23:04 +0100
parents 901e8961f46e
children
comparison
equal deleted inserted replaced
118:a30abf63ccba 123:9d80782b39d8
1 footer { 1 footer {
2 margin-top: 50px; 2 margin-top: 50px;
3 } 3 }
4
5 .red {
6 color: red;
7 }
8
9 .green {
10 color: green;
11 }
12
13 .orange {
14 color: orange;
15 }