web: CSS indent lists
This commit is contained in:
parent
2b0ee42cdc
commit
95c29dc73c
@ -46,7 +46,12 @@ html {
|
|||||||
border-left: 2px solid #ddd;
|
border-left: 2px solid #ddd;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mail-thread ol,
|
||||||
|
.mail-thread ul {
|
||||||
|
margin-left: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
/* Hackaday figures have unreadable black on dark grey */
|
/* Hackaday figures have unreadable black on dark grey */
|
||||||
.news-post figcaption.wp-caption-text {
|
.news-post figcaption.wp-caption-text {
|
||||||
background-color: initial !important;
|
background-color: initial !important;
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user