You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

40 lines
467 B

body{
position: relative;
margin:1em;
padding:0;
font-size: 120%;
line-height: 1.4;
color:purple;
background-color:#ff4d4d33;
}
div#container{
position: fixed;
width: 1000px;
height: 500px;
}
div#slider{
float: left;
margin:0.5em 1em 1em 0.5em;
}
a:visited{
}
hr{
border:0;
border-bottom:1px dotted;
}
/* --- control points ---*/
div.controlpoint{
max-width: 800px;
float: left;
}
#rotterdam{
color:#0054ff;
}
#rotterdam li{
list-style: none;
}