Improve the doc of the XKB keymap text format, V1 (#321)
[platform/upstream/libxkbcommon.git] / doc / doxygen-extra.css
1 div#top, div.header, div.contents {
2         margin-left: auto;
3         margin-right: auto;
4         width: 960px;
5 }
6
7 .footer {
8         display: none;
9 }
10
11 span.TODO::before {
12         content: '🚧 ';
13 }