openseadragon/test/test.css
2014-01-11 18:08:04 -05:00

25 lines
273 B
CSS

#example {
height: 500px;
width: 500px;
}
#wideexample {
height: 300px;
width: 700px;
}
#tallexample {
height: 700px;
width: 300px;
}
#unitsexample {
height: 500px;
width: 500px;
}
#layersexample {
height: 500px;
width: 500px;
}