5 lines
105 B
CSS
5 lines
105 B
CSS
article header a { color: var(--text-color); }
|
|
|
|
article footer {
|
|
text-align: right;
|
|
padding: 0; } |