diff options
author | Audric Schiltknecht <storm@chemicalstorm.org> | 2014-05-08 18:53:25 +0200 |
---|---|---|
committer | Audric Schiltknecht <storm@chemicalstorm.org> | 2014-06-04 22:31:09 +0200 |
commit | f440edda982fb47ae4ca7df5ad13243d6203f659 (patch) | |
tree | fab641dbdf53b63f89f193b9672c85271fdd6bc5 /styles/projets.css | |
parent | d81da571c21195144abadde4793f276acb43473b (diff) | |
download | schiltknecht.org-f440edda982fb47ae4ca7df5ad13243d6203f659.tar.gz schiltknecht.org-f440edda982fb47ae4ca7df5ad13243d6203f659.tar.bz2 schiltknecht.org-f440edda982fb47ae4ca7df5ad13243d6203f659.zip |
Essaie reécriture du site avec pelican
Suppression des anciens fichiers.
Création architecture site pelican.
Récupération des contenus statiques.
Diffstat (limited to 'styles/projets.css')
-rw-r--r-- | styles/projets.css | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/styles/projets.css b/styles/projets.css deleted file mode 100644 index 01249a8..0000000 --- a/styles/projets.css +++ /dev/null @@ -1,17 +0,0 @@ -h2 { - font-size: 1.5em; - margin-top: 40px; - margin-bottom: 10px; -} - -h3 { - margin-top: 40px; -} - -hr+h3 { - margin-top: 0; -} - -h5+p { - margin-top: 5px; -}
\ No newline at end of file |