This repository has been archived on 2024-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
vitrine/static/css/custom.css

19 lines
245 B
CSS
Raw Permalink Normal View History

2022-01-05 23:28:57 +01:00
.custom em{
color: #a32843
}
.custom code{
color: #ff2f86
}
.customjs {
background-color: #504e9e
2022-02-15 17:26:06 +01:00
}
.custom-hello-liens {
color: #ffffff;
font-family: "Helvetica", sans-serif;
font-size: 32px;
font-weight: bold;
}