aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/css/contentview.less
blob: 327dd689502d4cf2acf9996877dab8ceb9afb79b (plain)
1
2
3
4
5
6
7
8
9
10
.contentview {
     .header {
         font-weight: bold;
     }
    .highlight{
        color: pink;
    }
    .offset{  }
    .text{  }
}