mirror of
https://gitlab.aliens-lyon.fr/savrillo/gpens.git
synced 2026-03-18 09:01:04 +01:00
13 lines
174 B
CSS
13 lines
174 B
CSS
#searchResultInfos {
|
|
background-color: #BBBBBB;
|
|
}
|
|
|
|
#selectedSalleInfos {
|
|
background-color: #BBBBBB;
|
|
line-height: 150%;
|
|
}
|
|
|
|
#selectedSalleInfos h2 {
|
|
display: inline;
|
|
}
|