print.css
printStyle.css
—
CSS stylesheet,
1 KB
File contents
#titleRow {
display: flex;
flex-direction: row;
align-content: center;
align-items: center;
justify-content: center;
}
#titleRowUofL {
margin: 0 11.8%;
}
#titleRow #titleRowOUAP {
text-align: right;
}
#titleRow img {
height: 106px;
width: 170px;
}
