mirror of https://github.com/gorhill/uBlock.git
Site warning page should use sans-serif like the rest of uBlock
This commit is contained in:
parent
4cf276ca9d
commit
26c3c85bad
|
@ -4,6 +4,7 @@
|
|||
<title></title>
|
||||
<style>
|
||||
body {
|
||||
font-family: Helvetica Neue,Helvetica,sans-serif;
|
||||
font-size: large;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue