Files @ 913a26cb1708
Branch filter:

Location: CSY/sefm2020/projects/SEFM2020/output/static/css/custom.css

guravage
Initial Commit
body {
    background-color: white;
}

H1,H3,H4,H5 {
    color: #cf7977;
}

.container H4,H5 {
    color: #cf7977;
    font-weight: bold;
    padding-top:20px;
    padding-bottom:5px;
}

a {
    color: #336699;
}

.jkl {
    color: #cf7977;
    font-style: oblique;
}

html * { 
    font-family: Cambria,Georgia,serif; 
}