7 lines
94 B
CSS
7 lines
94 B
CSS
#functions {
|
|
color: #999999;
|
|
width: 16;
|
|
height: undefined("self");
|
|
border-width: 5;
|
|
}
|