Statistiques plus jolies et complètes
This commit is contained in:
parent
cd4fe67929
commit
c716862c7d
4 changed files with 75 additions and 7 deletions
|
@ -857,6 +857,27 @@ article.promo {
|
|||
}
|
||||
}
|
||||
|
||||
//
|
||||
//
|
||||
// Modération
|
||||
|
||||
table.stats {
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
margin: 20px 0;
|
||||
cellspacing: 1px;
|
||||
th {
|
||||
font-weight: bold;
|
||||
border-top: 1px solid #000;
|
||||
border-bottom: 1px solid #999;
|
||||
}
|
||||
td, th {
|
||||
padding: 5px 3px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
//
|
||||
// Recherche
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue