A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Remove I frame border
-
@stephanvdplas please be careful…
the selector clause WILL ALWAYS select ALL elements that match across the entire web page…
so, you should focus on THIS module
.MMM-iFrame iframe{ border:0 ; }
that means ALL iframe tags <iframe
inside class .MMM-iFramebut not any OTHER module