11.09.2019, 09:20
Hi,
I am working on CSS to improve visualisation trick. I would like personalise my widget is this way using CSS custom:
#test {
border-top: #05a3b7 0.2em solid !important;
background-color: #424242 !important;
top: 0px !important;
left: 0px !important;
border-radius: 15px! !important;
}
When I call the widget, it appears as declared in the property widget page.
What wrong?
Thanks.
I am working on CSS to improve visualisation trick. I would like personalise my widget is this way using CSS custom:
#test {
border-top: #05a3b7 0.2em solid !important;
background-color: #424242 !important;
top: 0px !important;
left: 0px !important;
border-radius: 15px! !important;
}
When I call the widget, it appears as declared in the property widget page.
What wrong?
Thanks.