Files
@ 87e23884dfe9
Branch filter:
Location: CSY/sefm2020/projects/SEFM2020/content/static/css/custom.css - annotation
87e23884dfe9
414 B
text/css
Fixes dates in CFP and adds timezone information
913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 7b3ebb1fa4f0 7b3ebb1fa4f0 7b3ebb1fa4f0 7b3ebb1fa4f0 7b3ebb1fa4f0 7b3ebb1fa4f0 7b3ebb1fa4f0 7b3ebb1fa4f0 7b3ebb1fa4f0 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 913a26cb1708 | body {
background-color: white;
}
H1,H3,H4,H5 {
color: #cf7977;
}
.container H4,H5 {
color: #cf7977;
font-weight: bold;
padding-top:20px;
padding-bottom:5px;
}
table {
border-collapse: separate;
border-spacing: 50px 0;
}
td {
padding: 5px 0;
}
a {
color: #336699;
}
.jkl {
color: #cf7977;
font-style: oblique;
}
html * {
font-family: Cambria,Georgia,serif;
}
|