10 lines
148 B
CSS
10 lines
148 B
CSS
header h1 img {
|
|
margin-left: 0.5em;
|
|
margin-right: 0.5em;
|
|
max-height: 0.8em;
|
|
opacity: 0.5;
|
|
}
|
|
|
|
footer a {
|
|
text-decoration: none;
|
|
} |