Fix CSS news de common vers index.css et supp size dans blog article

branche_v10
Fred Tempez 2 years ago
parent e4483538fe
commit 93d20a230c

@ -184,29 +184,6 @@ Signature dans les articles blog et news
text-align: right;
}
/*
* Module news
*/
/*
.newsTitle {
background-color: #ECEFF1;
padding:5px;
}*/
.newsContent {
clear: left;
margin-left: 10px;
/* padding: 5px;*/
}
.newsSignature {
margin-right: 10px;
float: right;
font-size: 0.8em;
font-style: italic;
color: grey;
}
/* Tableau */
:not([class^="col"])>.tableWrapper {

@ -42,7 +42,6 @@
padding: 10px;
}
.blogDate {
font-size:0.8em;
font-style: italic;
color: grey;
height: 100%;

@ -12,6 +12,28 @@
* @link http://zwiicms.fr/
*/
/*
* Module news
*/
/*
.newsTitle {
background-color: #ECEFF1;
padding:5px;
}*/
.newsContent {
clear: left;
margin-left: 10px;
}
.newsSignature {
margin-right: 10px;
float: right;
font-style: italic;
color: grey;
}
/*
* Flux RSS
*/

Loading…
Cancel
Save