7 lines
58 B
CSS
7 lines
58 B
CSS
|
header {
|
||
|
color: #555
|
||
|
}
|
||
|
|
||
|
header img {
|
||
|
width: 100%
|
||
|
}
|