mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-01 08:46:54 +08:00
5 lines
58 B
CSS
5 lines
58 B
CSS
/* hide member titles */
|
|
h2.memtitle {
|
|
display: none;
|
|
}
|