ktop-squelettes/css/theme.css

18 lines
221 B
CSS
Raw Normal View History

2022-08-18 11:25:33 +02:00
header h1 img {
margin-left: 0.5em;
margin-right: 0.5em;
max-height: 0.8em;
opacity: 0.5;
}
2022-08-27 15:28:32 +02:00
article .fa{
color: brown;
}
2022-08-18 11:25:33 +02:00
footer a {
text-decoration: none;
2022-08-27 15:28:32 +02:00
}
footer p {
margin-bottom: auto;
2022-08-18 11:25:33 +02:00
}