19 lines
245 B
CSS
19 lines
245 B
CSS
.custom em{
|
|
color: #a32843
|
|
}
|
|
|
|
.custom code{
|
|
color: #ff2f86
|
|
}
|
|
|
|
.customjs {
|
|
background-color: #504e9e
|
|
}
|
|
.custom-hello-liens {
|
|
color: #ffffff;
|
|
font-family: "Helvetica", sans-serif;
|
|
font-size: 32px;
|
|
font-weight: bold;
|
|
}
|
|
|