
* Il faudra faire une solution plus propre, c'est juste pour commiter des changes darcs-hash:20090306075901-bd074-45690e201de838132f1a94901b4a625a50f8a31d.gz
13 lines
243 B
CSS
13 lines
243 B
CSS
/*
|
|
* 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;
|
|
}
|
|
|