diff options
Diffstat (limited to 'styles/cv.css')
-rw-r--r-- | styles/cv.css | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/styles/cv.css b/styles/cv.css deleted file mode 100644 index 2a054e0..0000000 --- a/styles/cv.css +++ /dev/null @@ -1,26 +0,0 @@ -#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 |