7 lines
61 B
CSS
7 lines
61 B
CSS
|
h2 {
|
||
|
margin-bottom: 2px;
|
||
|
}
|
||
|
|
||
|
dt {
|
||
|
font-weight: bold;
|
||
|
}
|