Commit f103cf8e authored by Patrick's avatar Patrick
Browse files

test some styling

parent a01adc5e
......@@ -1455,7 +1455,7 @@ a.monument{
@media screen and (min-width:30em /*480px*/) {
.balloon-content {
/* overflow: auto; */
overflow: auto;
max-height: 95%;
}
#balloon-startscreen.balloon{
......@@ -1504,12 +1504,13 @@ a.monument{
#balloon-startscreen.balloon {
position: absolute;
top: 9%;
left: 10%;
left: 5% !important;
right: auto;
min-width: 45rem;
max-width: 75rem;
max-height:45rem;
margin-bottom:10px;
margin-right:5%;
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment