mirror of
https://github.com/writeas/paste-chrome
synced 2018-07-20 11:45:21 +00:00
Add fallback sans fonts
This commit is contained in:
parent
a6c863828c
commit
224c9f58d3
@ -6,8 +6,7 @@
|
|||||||
body, input[type=submit], label[for=norm], textarea.norm {
|
body, input[type=submit], label[for=norm], textarea.norm {
|
||||||
font-family: Lora, serif;
|
font-family: Lora, serif;
|
||||||
}
|
}
|
||||||
#url, #result-holder, label[for=sans], textarea.sans {
|
font-family: 'Open Sans', 'Segoe UI', Tahoma, Arial, sans-serif;
|
||||||
font-family: 'Open Sans', sans-serif;
|
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user