parent
3d658a664c
commit
6d8199e7df
|
@ -639,10 +639,6 @@ div.timeline-legend {
|
||||||
border-radius: 0.5em;
|
border-radius: 0.5em;
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
|
|
||||||
&:after {
|
|
||||||
clear: left;
|
|
||||||
}
|
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
margin-left: 0.5em;
|
margin-left: 0.5em;
|
||||||
|
@ -665,6 +661,8 @@ div.timeline-legend {
|
||||||
}
|
}
|
||||||
|
|
||||||
table.timeline {
|
table.timeline {
|
||||||
|
clear: left;
|
||||||
|
|
||||||
th {
|
th {
|
||||||
padding-right: 1.5em;
|
padding-right: 1.5em;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue