Branch
Hash :
94046104
Author :
Thomas de Grivel
Date :
2020-02-24T15:19:27
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
body,td,th {
font-family: arial, helvetica, sans-serif;
font-size: 15px;
}
body {
margin: 2%;
color: #000000;
background-color: #ffffff;
}
a {
text-decoration: none;
color: #FF8822;
font-weight: bold;
}
.menu {
font-size: large;
}
pre {
color: #3328FF;
}
.prop {
font-size: small;
color: #CCCCCC;
}
.newsdate {
font-size: 18px;
font-weight: bold;
}
div {
margin: 5%;
}