fliegendewurst.eu/main.css
FliegendeWurst 965f6f06d7 Styling
2022-02-01 15:46:34 +01:00

15 lines
177 B
CSS

body {
background-color: #c6beaf;
}
#favicon {
width: 2.5em;
height: 2.5em;
margin-right: 0.25em;
}
#header {
display: flex;
flex-direction: row;
align-items: center;
}