6 lines
46 B
CSS
6 lines
46 B
CSS
|
|
||
|
|
||
|
h3 {
|
||
|
font-weight: 100;
|
||
|
color: #555
|
||
|
}
|