List indentations
Этот коммит содержится в:
родитель
808358a210
Коммит
64d59b710d
@ -7,12 +7,14 @@
|
|||||||
|
|
||||||
<h5>When did the interference and attribution occur?</h5>
|
<h5>When did the interference and attribution occur?</h5>
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>Date(s) of Activity.</strong> Date or range of purported activity.</li>
|
<li>
|
||||||
|
<strong>Date(s) of Activity.</strong> Date or range of purported activity.
|
||||||
<ul class="inner">
|
<ul class="inner">
|
||||||
<li><strong>Start</strong> (date). Input if start date is known; if not, omit.</li>
|
<li><strong>Start</strong> (date). Input if start date is known; if not, omit.</li>
|
||||||
<li><strong>End</strong> (date). Input if end date is known, if not, omit.</li>
|
<li><strong>End</strong> (date). Input if end date is known, if not, omit.</li>
|
||||||
<li><strong>Date of Attribution</strong> (date). Date corresponds to date of link of attribution.</li>
|
<li><strong>Date of Attribution</strong> (date). Date corresponds to date of link of attribution.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h5>Who is making the attribution, against whom?</h5>
|
<h5>Who is making the attribution, against whom?</h5>
|
||||||
@ -155,16 +157,16 @@
|
|||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
ul {
|
/*ul {
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
}
|
}*/
|
||||||
ul.inner {
|
ul.inner {
|
||||||
list-style-type: circle;
|
list-style-type: circle;
|
||||||
padding-left: 40px;
|
/*padding-left: 40px;*/
|
||||||
}
|
}
|
||||||
ul.inner-square {
|
ul.inner-square {
|
||||||
list-style-type: square;
|
list-style-type: square;
|
||||||
padding-left: 60px;
|
/*padding-left: 60px;*/
|
||||||
}
|
}
|
||||||
strong {
|
strong {
|
||||||
color: #444;
|
color: #444;
|
||||||
|
|||||||
@ -78,7 +78,4 @@
|
|||||||
border-bottom-right-radius: 0;
|
border-bottom-right-radius: 0;
|
||||||
border-bottom-left-radius: 0;
|
border-bottom-left-radius: 0;
|
||||||
}
|
}
|
||||||
:global(ul) {
|
|
||||||
list-style: inside;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@ -14,4 +14,12 @@
|
|||||||
body {
|
body {
|
||||||
background-color: var(--bg);
|
background-color: var(--bg);
|
||||||
touch-action: none;
|
touch-action: none;
|
||||||
}
|
|
||||||
|
ul {
|
||||||
|
list-style: inside;
|
||||||
|
}
|
||||||
|
li {
|
||||||
|
padding-left: 1.5rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user