[wiki-lenny/local/formatter/portal.py] Le portail marche
darcs-hash:20081109214806-bd074-b2eb2120356efd16170dfdec23eba3b399c9d0d3.gz
This commit is contained in:
parent
3275986a70
commit
dbcfa624dd
2 changed files with 42 additions and 0 deletions
13
wiki-lenny/static/common/portal/portal.css
Normal file
13
wiki-lenny/static/common/portal/portal.css
Normal file
|
@ -0,0 +1,13 @@
|
|||
/*
|
||||
* PORTAL.CSS--
|
||||
*
|
||||
* Copyright (C) 2008 Antoine Durand-Gasselin
|
||||
* Author: Antoine Durand-Gasselin <adg@crans.org>
|
||||
*/
|
||||
|
||||
.portal ul, .portal li, .portal td, .portal tr, .portal table {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue