Magyarkutya/magyarkutyak.css
2023-09-21 08:11:26 +02:00

28 lines
289 B
CSS

body{
width: 960px;
background-color: #d2691e;
align-items: center;
}
.hasab {
}
footer {
}
h1{
text-decoration: 2px underline #a52a2a;
}
li{
min-width: 50px;
display: inline;
}
h2{
width: 96%;
font-style: italic;
background-color: #cd853f;
}