Documentations-Linux07/themes/documentations-linux07/css/custom.css

9 lines
122 B
CSS

div#header {
background-color: #CA1659;
}
a {
color: #fd22f3 !important;
}
a:hover {
color: #d11bc9 !important;
}