grenoble-metropole-2019: restore lists properties (#38325)

This commit is contained in:
Serghei Mihai 2019-12-09 17:22:54 +01:00
parent 1b369c961a
commit 23fcdf8a51
1 changed files with 5 additions and 0 deletions

View File

@ -83,6 +83,11 @@ div#columns > div {
div#main-content-wrapper {
z-index: 1;
margin-bottom: 5ex;
ol, ul {
list-style-type: initial;
margin: 1em auto;
padding-left: 40px;
}
}
/* restore site's search form styles */