Popup design
This commit is contained in:
15
goodies/chrome-extension/popup/css/typography.css
Normal file
15
goodies/chrome-extension/popup/css/typography.css
Normal file
@@ -0,0 +1,15 @@
|
||||
* {
|
||||
font-family: 'ZillaSlab' !important;
|
||||
color: #ddd;
|
||||
}
|
||||
|
||||
p,
|
||||
a,
|
||||
label {
|
||||
font-size: 14pt;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2 {
|
||||
line-height: 1em;
|
||||
}
|
||||
Reference in New Issue
Block a user