6 lines
74 B
CSS
6 lines
74 B
CSS
.biotitle {
|
|
font-weight: bold;
|
|
}
|
|
.biovalue {
|
|
font-style: italic;
|
|
} |