Files
@ 70d013e42f96
Branch filter:
Location: CSY/sefm2020/projects/SEFM2020/content/static/css/custom.css - annotation
70d013e42f96
414 B
text/css
Add best paper award to the news; cross the date for the conference.
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;
}
|