Skip to content
Snippets Groups Projects

Ajoute un lien vers le site DGCL dans le cadre d'information

2 files
+ 16
2
Compare changes
  • Side-by-side
  • Inline

Files

@@ -9,6 +9,10 @@
margin: 0px!important;
}
.a {
color: rgba(29, 29, 29, 0.87); //theme primary text color
}
@media screen and (max-width: 1427px) {
.container {
height: calc(100% - 72px);
Loading