summaryrefslogtreecommitdiff
path: root/project/assets/css/index.css
blob: 72574107b01ed9c0e8e03a251d65ce9ca500ea25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12


/* Formatting the index list differently
   from regular lists. */

ul.index {
    text-align: center;
    list-style-type: none;
    margin-top: 1.5cm;
}