bidzan.net/other/css/copyright.css

15 lines
181 B
CSS
Raw Permalink Normal View History

2024-12-12 12:09:44 +00:00
body {
align: center;
display: flex;
text-align: center;
background-image: none;
background-color: black;
line-height: 22px;
margin-inline: auto;
}
a {
color: orange;
}