mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
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
Block a user