This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Set the fallback font-family to sans-serif
tags/v0.1.0
Fen Dweller
5 years ago
parent
707d7eaa88
commit
62ede08d70
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
macrovision.css
+ 1
- 1
macrovision.css
View File
@@ -18,7 +18,7 @@ body {
justify-content: flex-start;
height: 100%;
width: 100%;
font-family: 'Coda',
cursive
;
font-family: 'Coda',
sans-serif
;
}
.entity-box {
Write
Preview
Loading…
Cancel
Save