Files
opennurbs/6/customdoxygen.css
Bozo 832ccb5c1a Publish!
Generated from v6.0.11315.11111-test14
2018-02-03 11:08:49 -08:00

23 lines
339 B
CSS

/* hide member titles */
h2.memtitle {
display: none;
}
body {
padding-top: 20px;
/* padding-top: 56px; */
}
/* .version-banner,
.version-banner-warning {
position: fixed;
top: 0px;
width: 100%;
z-index: 1000000;
text-align: center;
background-color: #424242;
padding: 5px;
color: white;
font-style: italic;
} */