Pour des pages d'erreur squid plus élégantes.
* nettoyrage du css (un peu) * ajout du logo * un peu de mise en page darcs-hash:20081109211826-69ccb-81d5eae4d74b969d7adee51d5de0309798019487.gz
This commit is contained in:
parent
3b95fa9512
commit
6b3f3a1c17
3 changed files with 305 additions and 22 deletions
17
wiki/static/blackliste/css/blackliste-clean.css
Normal file
17
wiki/static/blackliste/css/blackliste-clean.css
Normal file
|
@ -0,0 +1,17 @@
|
|||
#wrapper {
|
||||
width: 50em;
|
||||
margin:0 auto;
|
||||
padding:1em 2em 1em 5em;
|
||||
text-align: left;}
|
||||
#wrapper img#logo {
|
||||
margin-left: -4em;
|
||||
margin-bottom: 2em;}
|
||||
|
||||
/*<!-- DATE DE MISE A JOUR -->*/
|
||||
p.creation {
|
||||
margin-top: 5em;
|
||||
border-top: 1px solid #6C7680;
|
||||
font-style: italic;
|
||||
color: gray;
|
||||
padding: 10px 30px ;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue