Fix CSS news de common vers index.css et supp size dans blog article
This commit is contained in:
parent
e4483538fe
commit
93d20a230c
@ -184,29 +184,6 @@ Signature dans les articles blog et news
|
|||||||
text-align: right;
|
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 */
|
/* Tableau */
|
||||||
:not([class^="col"])>.tableWrapper {
|
:not([class^="col"])>.tableWrapper {
|
||||||
|
@ -42,7 +42,6 @@
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
.blogDate {
|
.blogDate {
|
||||||
font-size:0.8em;
|
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
color: grey;
|
color: grey;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
@ -12,6 +12,28 @@
|
|||||||
* @link http://zwiicms.fr/
|
* @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
|
* Flux RSS
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user