This website works better with JavaScript.
Home
Explore
Help
Sign In
neal
/
Typica
Watch
1
Star
0
Fork
0
Code
Issues
15
Pull Requests
0
Releases
11
Activity
Browse Source
Default stylesheet for reports
Neal Wilson
6 years ago
parent
bd5bf8e745
commit
80f95022b3
Signed by:
Neal Wilson
<neal@typica.us>
GPG Key ID:
2A0BDDE701E66EB9
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
src/resources/css/default.css
+ 3
- 0
src/resources/css/default.css
View File
@@ -0,0 +1,3 @@
1
+html {
2
+ background-color: #ffffff;
3
+}
Write
Preview
Loading…
Cancel
Save