summaryrefslogtreecommitdiff
path: root/parallel-libs/streamexecutor/customdoxygen.css
blob: a40ac950e3f0c013ee93a022c1911707e493e900 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
body {
  background-color: #e0e0eb;
}

div.header {
  margin-left: auto;
  margin-right: auto;
  max-width: 60em;
  padding-left: 2em;
  padding-right: 2em;
}

div.contents {
  margin-left: auto;
  margin-right: auto;
  max-width: 60em;
  background-color: white;
  padding: 2em;
  border-radius: 1em;
}