Move styles and update index.html

This commit is contained in:
Adrien Vannson
2021-10-12 11:09:17 +02:00
parent 1256c08c8a
commit ab4b764924
2 changed files with 151 additions and 154 deletions
+12
View File
@@ -0,0 +1,12 @@
#searchResultInfos {
background-color: #BBBBBB;
}
#selectedSalleInfos {
background-color: #BBBBBB;
line-height: 150%;
}
#selectedSalleInfos h2 {
display: inline;
}