AANE January 2024 Newsletter: Autism & Daily Living Strategies
document.getElementById(‘copy-url’).addEventListener(‘click’, function(event) {
event.preventDefault(); // Prevent the default behavior of the anchor tag
// Copy the page URL to the clipboard
var url = window.location.href;
// Create a temporary input element to hold the URL
var tempInput = document.createElement(‘input’);
tempInput.style.position = ‘fixed’;
tempInput.style.opacity = 0;
tempInput.value = url;
document.body.appendChild(tempInput);
// Select and copy the URL
tempInput.select();
document.execCommand(‘copy’);
// Remove the temporary input element
document.body.removeChild(tempInput);
});
|
|
#outlook a {
padding: 0;
}
.ReadMsgBody {
width: 100%;
}
.ExternalClass {
width: 100%;
}
.ExternalClass * {
line-height: 100%;
}
body {
margin: 0;
padding: 0;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
table, td {
border-collapse: collapse;
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
img {
border: 0;
height: auto;
line-height: 100%;
outline: none;
text-decoration: none;
-ms-interpolation-mode: bicubic;
}
p {
display: block;
margin: 13px 0;
}
@media only screen and (max-width:480px) {
@-ms-viewport {
width:320px;
}
@viewport {
width:320px;
}
}
<!–
96
.outlook-group-fix { width:100% !important; }
@import url(‘https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap’);
<!–
@media only screen and (min-width:480px) {
.mj-column-per-10 {
width: 10% !important;
max-width: 10%;
}
.mj-column-per-20 {
width: 20% !important;
max-width: 20%;
}
.mj-column-per-25 {
width: 25% !important;
max-width: 25%;
}
.mj-column-per-30 {
width: 30% !important;
max-width: 30%;
}
.mj-column-per-33 {
width: 33% !important;
max-width: 33%;
}
.mj-column-per-34 {
width: 34% !important;
max-width: 34%;
}
.mj-column-per-40 {
width: 40% !important;
max-width: 40%;
}
.mj-column-per-50 {
width: 50% !important;
max-width: 50%;
}
.mj-column-per-60 {
width: 60% !important;
max-width: 60%;
}
.mj-column-per-70 {
width: 70% !important;
max-width: 70%;
}
.mj-column-per-80 {
width: 80% !important;
max-width: 80%;
}
.mj-column-per-90 {
width: 90% !important;
max-width: 90%;
}
.mj-column-per-100 {
width: 100% !important;
max-width: 100%;
}
}
@media only screen and (max-width:560px) {
table.full-width-mobile, img.full-width-mobile {
width: 100% !important;
}
td.full-width-mobile {
width: auto !important;
}
}
The post AANE January 2024 Newsletter: Autism & Daily Living Strategies appeared first on AANE.
Share Wisdom
- Click to share on Reddit (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Pocket (Opens in new window)
- Click to share on Telegram (Opens in new window)
- Click to share on Mastodon (Opens in new window)
- Click to share on Nextdoor (Opens in new window)
- More