uBlock/src/css/whitelist.css

9 lines
111 B
CSS
Raw Normal View History

2018-03-28 20:15:50 +00:00
body {
overflow: hidden;
2014-10-07 12:59:35 +00:00
}
#whitelist {
2018-03-28 20:15:50 +00:00
height: 75vh;
2016-12-26 16:35:37 +00:00
text-align: left;
2015-02-16 12:08:41 +00:00
width: 100%;
2014-10-07 12:59:35 +00:00
}