forked from ZwiiCMS-Team/ZwiiCMS
dev18 update default custom CSS
This commit is contained in:
parent
ad45152ea1
commit
baca2a81e3
@ -145,11 +145,34 @@ select:hover,
|
|||||||
textarea:hover {
|
textarea:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Iframe du module Code */
|
/* Modules News et Blog */
|
||||||
iframe#modulecode {
|
|
||||||
height: 400px !important;
|
|
||||||
border: none;
|
|
||||||
margin-top: 10px;
|
|
||||||
margin-bottom: 10px;
|
|
||||||
|
|
||||||
}
|
.blogDate {
|
||||||
|
}
|
||||||
|
|
||||||
|
.blogPicture {
|
||||||
|
}
|
||||||
|
|
||||||
|
.blogPicture img {
|
||||||
|
}
|
||||||
|
|
||||||
|
.blogComment {
|
||||||
|
}
|
||||||
|
|
||||||
|
.blogTitle {
|
||||||
|
}
|
||||||
|
|
||||||
|
.blogContent {
|
||||||
|
}
|
||||||
|
|
||||||
|
.newsTitle {
|
||||||
|
}
|
||||||
|
|
||||||
|
.newsContent {
|
||||||
|
}
|
||||||
|
|
||||||
|
.newsDate {
|
||||||
|
}
|
||||||
|
|
||||||
|
.newsSignature {
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user