added date field to entite display #2294
This commit is contained in:
@@ -252,9 +252,19 @@ body{
|
||||
|
||||
section.entite{
|
||||
.sources{
|
||||
.liens{
|
||||
a{
|
||||
text-decoration: underline;
|
||||
padding-top: 1em;
|
||||
.source{
|
||||
padding-top: 0.5em;
|
||||
div.date{
|
||||
display: block;
|
||||
font-weight: 100;
|
||||
font-size: 0.882em;
|
||||
padding: 0 0 0.5em 0;
|
||||
}
|
||||
.liens{
|
||||
a{
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user