mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
css
This commit is contained in:
parent
4855625759
commit
231e640a79
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ body > div > p:first-child {
|
|||
margin: 1.5em 0 0 0;
|
||||
}
|
||||
body > div > p:last-child {
|
||||
margin: 0 0 0 1.5em;
|
||||
margin: 0 0 1.5em 0;
|
||||
}
|
||||
.code {
|
||||
background-color: rgba(0, 0, 0, 0.1);
|
||||
|
|
|
|||
Loading…
Reference in a new issue