summaryrefslogtreecommitdiff
path: root/src/header.tex
diff options
context:
space:
mode:
authorquentin@aristote.fr <quentin@aristote.fr>2023-08-21 11:36:24 +0200
committerquentin@aristote.fr <quentin@aristote.fr>2023-08-21 17:44:49 +0200
commit731a43a83e2e2b61d11c5ac33fe96f92cef41bb5 (patch)
treeea32a6c6ae5c036cab7b390543f9cb71e9444095 /src/header.tex
initial commit
Diffstat (limited to 'src/header.tex')
-rw-r--r--src/header.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/header.tex b/src/header.tex
new file mode 100644
index 0000000..487888d
--- /dev/null
+++ b/src/header.tex
@@ -0,0 +1,10 @@
+\documentclass[11pt, a4paper, sans, colorlinks = True, citecolor = blue,
+urlcolor = blue]{moderncv}
+
+% --------------------- STYLE --------------------
+\moderncvstyle{casual}
+\moderncvcolor{green}
+\nopagenumbers{}
+
+% -------------------- MARGINS --------------------
+\usepackage[scale=0.75]{geometry}