Double déclaration news css

This commit is contained in:
Fred Tempez 2020-03-15 17:53:56 +01:00
parent b443b22456
commit b015d2894f
1 changed files with 0 additions and 27 deletions

View File

@ -1337,33 +1337,6 @@ th.col12 {
color: #F39C12;
}
/**
* Module News
*/
.newsTitle {
background-color: #ECEFF1;
padding:5px;
}
.newsContent {
clear: left;
margin-left: 10px;
padding: 5px;
}
.newsDate {
font-size:0.8em;
font-style: italic;
color: grey;
margin-left:10px;
float: left;
}
.newsSignature {
margin-right:10px;
float:right;
font-size:0.8em;
font-style: italic;
color: grey;
}
/*