mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-30 07:26:53 +08:00
5 lines
58 B
CSS
5 lines
58 B
CSS
/* hide member titles */
|
|
h2.memtitle {
|
|
display: none;
|
|
}
|