From d8621c2ace41a0eb1ef1f7825309fb75c73d3f80 Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Sun, 14 Oct 2012 20:48:52 +0200 Subject: Initial import of schiltknecht.fr --- styles/cv.css | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 styles/cv.css (limited to 'styles/cv.css') diff --git a/styles/cv.css b/styles/cv.css new file mode 100644 index 0000000..2a054e0 --- /dev/null +++ b/styles/cv.css @@ -0,0 +1,26 @@ +#profil { + text-align: center; +} + +#profil h2 { + font-size: 1.5em; + margin-top: 0; +} + +#profil h3 { + font-size: 1.2em; +} + +h2 { + font-size: 2em; + margin-top: 40px; + margin-bottom: 10px; +} + +p+h3 { + margin-top: 30px; +} + +h5+p { + margin-top: 5px; +} \ No newline at end of file -- cgit v1.2.3-70-g09d2