mirror of
https://github.com/movie-web/extension.git
synced 2025-09-13 17:03:25 +00:00
Added button and beginning of setup screen
This commit is contained in:
@@ -12,8 +12,9 @@
|
||||
src: url(data-base64:~assets/inter/bold.ttf);
|
||||
}
|
||||
|
||||
body {
|
||||
body, html {
|
||||
font-family: "Inter", Arial, Helvetica, sans-serif;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
* {
|
||||
@@ -23,4 +24,5 @@ body {
|
||||
|
||||
button {
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
}
|
||||
|
Reference in New Issue
Block a user