Example: Academic Advising Centre
Created by: Marieme
CSS:
<style>
.hp-block {
background-color:#eeeeee;
padding:30px;
}
.hp-block h3 {
text-align: center!important;
}
.button-special{
display: block!important;
text-align:center!important;
}
a.button-special {
padding:15px;
}
.title-block-icon {
color:#00703c;
}
.hp-block h3 {
font-size:1.15em;
}
</style>
