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
Make font size in the menubar more consistent
master
Fen Dweller
5 years ago
parent
0ff40cb6b9
commit
3109391d67
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
macrovision.css
+ 2
- 1
macrovision.css
View File
@@ -619,7 +619,8 @@ option.filtered {
display: none;
display: none;
}
}
#spawners > select {
#spawners > select,
#filters > select {
font-size: 24pt;
font-size: 24pt;
}
}
Write
Preview
Loading…
Cancel
Save