summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2013-04-17 13:08:45 +0200
committerSébastien Dailly <sebastien@chimrod.com>2013-04-19 09:44:32 +0200
commite6fb888ec5cbb8ba28c14120dbbad4890fac0e93 (patch)
treed55d4b09a0930fefa9b3ade45550ddade1370ede
parent66a5a0cdccd464930a232c87f91e1b0805f255a5 (diff)
Updated theme
-rwxr-xr-xtheme/LISEZ-MOI.rst37
-rw-r--r--theme/screenshot.jpgbin0 -> 108021 bytes
-rwxr-xr-xtheme/screenshot.pngbin68419 -> 0 bytes
-rwxr-xr-xtheme/static/css/main.css1
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
new file mode 100644
index 0000000..3c450b2
--- /dev/null
+++ b/theme/screenshot.jpg
Binary files differ
diff --git a/theme/screenshot.png b/theme/screenshot.png
deleted file mode 100755
index 559e684..0000000
--- a/theme/screenshot.png
+++ /dev/null
Binary files differ
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 {