diff options
Diffstat (limited to 'theme')
-rwxr-xr-x | theme/LISEZ-MOI.rst | 37 | ||||
-rw-r--r-- | theme/screenshot.jpg | bin | 0 -> 108021 bytes | |||
-rwxr-xr-x | theme/screenshot.png | bin | 68419 -> 0 bytes | |||
-rwxr-xr-x | theme/static/css/main.css | 1 |
4 files changed, 22 insertions, 16 deletions
diff --git a/theme/LISEZ-MOI.rst b/theme/LISEZ-MOI.rst index 56a60ef..de7385d 100755 --- a/theme/LISEZ-MOI.rst +++ b/theme/LISEZ-MOI.rst @@ -1,16 +1,21 @@ -Thème «Lightweight» pour pelican -################################ - -Description -=========== - -:Créé le: 14 février 2011 -:Technologies utilisées: xHTML5, CSS 1-3, polices TTF -:Couleurs utilisées: Tons froids (gris/bleu) -:Design extensif: Oui -:Testé sous: Mozilla Firefox 4.0b10, Chromium 9.0.597.83, ELinks 0.12pre5 -:Langue: Français -:Détails: Voire capture d'écran et source - - - +.. -*- rst -*-
+.. -*- coding: utf-8 -*-
+
+Thème « Railroad » pour pelican
+===============================
+
+Description
+-----------
+
+:Créé le: 14 avril 2013
+:Technologies utilisées: xHTML5, CSS 1-3
+:Couleurs utilisées: Tons chauds (orange, gris sombre)
+:Design extensif: Oui
+:Testé sous: Mozilla Firefox 20.0.1, ELinks 0.12pre5
+:Langue: Français
+:Détails: Voire capture d'écran et source
+
+Présentation
+------------
+
+Thème monocolonne, avec menu de navigation.
diff --git a/theme/screenshot.jpg b/theme/screenshot.jpg Binary files differnew file mode 100644 index 0000000..3c450b2 --- /dev/null +++ b/theme/screenshot.jpg diff --git a/theme/screenshot.png b/theme/screenshot.png Binary files differdeleted file mode 100755 index 559e684..0000000 --- a/theme/screenshot.png +++ /dev/null diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 63a1cc2..4a76d07 100755 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -55,6 +55,7 @@ h4 { ul, ol { margin: .75em 0 .75em 32px; padding: 0; + padding-right: 10px; } p { |