summaryrefslogtreecommitdiff
path: root/static/saclay/css/mobile.css
blob: ee31e253fc27cd48217d58c1a5e3110a4d34e7df (plain)
1
2
3
4
5
6
7
8
9
/* sample css file for mobile */

.cloud, .close_img{
    width:200px;
}

#detail_content{
    max-height:100px;
}