mirror of
https://github.com/bitwarden/help
synced 2025-12-10 21:33:18 +00:00
article and style updates for self-host
This commit is contained in:
@@ -235,7 +235,7 @@ footer {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
ul {
|
||||
ul, ol {
|
||||
li + li,
|
||||
ul li:first-child,
|
||||
ol li:first-child {
|
||||
@@ -317,6 +317,18 @@ footer {
|
||||
text-align: right;
|
||||
border-right: 1px solid $table-border-color;
|
||||
}
|
||||
|
||||
& + li {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
ol, ul {
|
||||
margin-bottom: 12.5px;
|
||||
|
||||
ol, ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user