mirror of https://github.com/gorhill/uBlock.git
css
This commit is contained in:
parent
4855625759
commit
231e640a79
|
@ -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 New Issue