]> source.charles.plessy.org Git - source/.git/commitdiff
# Feuille de style pour les pages internes.
authorCharles Plessy <https://launchpad.net/~plessy>
Sun, 9 Jan 2011 01:01:55 +0000 (10:01 +0900)
committerCharles Plessy <https://launchpad.net/~plessy>
Sun, 9 Jan 2011 01:11:47 +0000 (10:11 +0900)
charles_boîtes.css [new file with mode: 0644]
jeux/unreal.mdwn

diff --git a/charles_boîtes.css b/charles_boîtes.css
new file mode 100644 (file)
index 0000000..e9c3878
--- /dev/null
@@ -0,0 +1,58 @@
+html{
+background: #fff url(/empreintes/empreintesb.png) fixed no-repeat 5px 5px;
+}
+
+
+/* Titres */
+
+h1 {    border-bottom: 2px solid #000080;
+        font-family: sans-serif;
+}
+
+h2 {    font-family: sans-serif;
+}
+
+dt {   font-weight: bold;
+       font-style: italic;
+}
+
+/* Boîtes */
+
+div > ul > li { 
+       border: 1px dashed #cccccc;
+       padding: 0ex 1ex;
+       margin: 2ex;
+       list-style: none;
+        background: transparent url(/empreintes/empreintesg.png) fixed no-repeat 5px 5px;
+}
+
+div > ul > li:hover {          border: 1px dashed #444444; }
+
+
+/* Comments */
+
+form.foot fieldset, form.foot legend   {border: 1px dashed #cccccc;
+               margin: 1ex;
+                padding: 0em 1ex;
+               background: transparent url(/incl/empreintesg.png) fixed no-repeat 5px 5px;
+               font-size: small;
+}
+
+.foot li {     display: inline;
+               font-size:small}
+.form.foot p { font-size: small}
+
+
+/* Paragraphes */
+
+p { text-align : justify; }
+
+
+p.footnote {   font-size: smaller;
+}
+
+
+/* Foot */
+
+div.foot p {   font-size: smaller;
+}
index 045d216b9ac69c8e1b6edb0b00649499fa00957f..fffd50a28e45554a2b5f97a6dd24edda39567525 100644 (file)
@@ -1,7 +1,7 @@
 [[!meta description="Installer Unreal Tournament 2004 sous linux"]]
 [[!meta keywords="unreal tournament 2004 linux install errors problems kernel"]]
 [[!meta title="Installer Unreal Tournament 2004 sous linux"]]
-[[!meta stylesheet="charles_boîtes" rel="stylesheet" title="Emboîtements"]]
+[[!meta stylesheet="/charles_boîtes" rel="stylesheet" title="Emboîtements"]]
 
 #  Installer Unreal Tournament 2004 sous linux #