IT Weekly NewsBits: Awareness Microsoft 365 Catch Up!
body {
background-image: url('https://services.nwu.ac.za/sites/services.nwu.ac.za/files/files/information-technology/2023_Snippets/28July2023/background28July2023.png');
;
background-repeat: no-repeat;
background-size: cover;
height: 100%;
}
.page-header {
color: white;
}
.button {
background-color: ; /* Purple NWU */
border: 0;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
border-radius:10px;
}