[wiki-lenny/local/formatter/portal.py] Le portail marche

darcs-hash:20081109214806-bd074-b2eb2120356efd16170dfdec23eba3b399c9d0d3.gz
This commit is contained in:
Antoine Durand-Gasselin 2008-11-09 22:48:06 +01:00
parent 3275986a70
commit dbcfa624dd
2 changed files with 42 additions and 0 deletions

View 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;
}