Fine layout, edits of 30-32

This commit is contained in:
Madison Scott-Clary
2020-02-19 00:04:39 -08:00
parent 862c1b8153
commit 0b975c54c4
21 changed files with 92 additions and 44 deletions

View File

@ -157,7 +157,7 @@ digraph Map {
"Software 1" -> "Software 2" -> "Software 3" -> "Software 4" ->
"Software 5" -> "Software 6"
node[group="burnout",style="",fontcolor="#111111"]
node[group="burnout",style="",fontcolor="#444444"]
"Burnout 1" [href="/burnout"]
"Burnout 2" [href="/burnout/2"]
"Burnout 3" [href="/burnout/3"]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 509 KiB

After

Width:  |  Height:  |  Size: 510 KiB

View File

@ -1418,7 +1418,7 @@
<title>Burnout 1</title>
<g id="a_node95"><a xlink:href="/burnout" xlink:title="Burnout 1">
<polygon fill="none" stroke="#000000" points="390.5,-540 319.5,-540 319.5,-504 390.5,-504 390.5,-540"/>
<text text-anchor="middle" x="355" y="-518.3" font-family="Times,serif" font-size="14.00" fill="#111111">Burnout 1</text>
<text text-anchor="middle" x="355" y="-518.3" font-family="Times,serif" font-size="14.00" fill="#444444">Burnout 1</text>
</a>
</g>
</g>
@ -1427,7 +1427,7 @@
<title>Burnout 2</title>
<g id="a_node96"><a xlink:href="/burnout/2" xlink:title="Burnout 2">
<polygon fill="none" stroke="#000000" points="390.5,-468 319.5,-468 319.5,-432 390.5,-432 390.5,-468"/>
<text text-anchor="middle" x="355" y="-446.3" font-family="Times,serif" font-size="14.00" fill="#111111">Burnout 2</text>
<text text-anchor="middle" x="355" y="-446.3" font-family="Times,serif" font-size="14.00" fill="#444444">Burnout 2</text>
</a>
</g>
</g>
@ -1442,7 +1442,7 @@
<title>Burnout 3</title>
<g id="a_node97"><a xlink:href="/burnout/3" xlink:title="Burnout 3">
<polygon fill="none" stroke="#000000" points="390.5,-396 319.5,-396 319.5,-360 390.5,-360 390.5,-396"/>
<text text-anchor="middle" x="355" y="-374.3" font-family="Times,serif" font-size="14.00" fill="#111111">Burnout 3</text>
<text text-anchor="middle" x="355" y="-374.3" font-family="Times,serif" font-size="14.00" fill="#444444">Burnout 3</text>
</a>
</g>
</g>
@ -1457,7 +1457,7 @@
<title>Burnout 4</title>
<g id="a_node98"><a xlink:href="/burnout/4" xlink:title="Burnout 4">
<polygon fill="none" stroke="#000000" points="390.5,-324 319.5,-324 319.5,-288 390.5,-288 390.5,-324"/>
<text text-anchor="middle" x="355" y="-302.3" font-family="Times,serif" font-size="14.00" fill="#111111">Burnout 4</text>
<text text-anchor="middle" x="355" y="-302.3" font-family="Times,serif" font-size="14.00" fill="#444444">Burnout 4</text>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 174 KiB