A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Align to the left!
-
@mykle1 hahahah…i knew it!
-
Fixed by editing the NOAA1.css file:
/* .MMM-NOAA3 .table th, tr, td{
text-align:center;
table-layout:fixed;
}
*/.MMM-NOAA .table th {
text-align:center;
table-layout:fixed;
}.MMM-NOAA .table tr {
text-align:center;
table-layout:fixed;
}.MMM-NOAA .table td {
text-align:center;
table-layout:fixed;
}Comment out the first entry…add the next 3