summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2026-01-15 18:47:31 -0500
committerSam Anthony <sam@samanthony.xyz>2026-01-15 18:47:31 -0500
commitdd985da30853cc2109ee7995a18192d6f4717bde (patch)
treef4b66c430cbc825d56afbefdc7d6924956975f7d /style.css
parent87cda04dbba92da79272480e0086668c09366c75 (diff)
downloadresume-dd985da30853cc2109ee7995a18192d6f4717bde.zip
paper border
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index 189a265..d54affa 100644
--- a/style.css
+++ b/style.css
@@ -15,6 +15,8 @@
}
body {
+ color: #000;
+ background: #fff;
width: var(--linewid);
margin: 0 auto;
padding: .25in .5em;