aboutsummaryrefslogtreecommitdiffstats
path: root/page/static/css/traffic.css
blob: 8b21f7af5897717c41a92ba3269975a080bf2e33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * traffic.css
 * used with 'traffic.html' page
 *
 * 2014/06/23
 */

img.modal-images {
    cursor: pointer;
}

// modal style
@media (min-width: 768px) {
    //
}