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