Magyarkutya/magyarkutyak.css

28 lines
289 B
CSS
Raw Normal View History

2023-09-14 07:24:52 +00:00
body{
width: 960px;
background-color: #d2691e;
align-items: center;
}
2023-09-14 06:22:40 +00:00
.hasab {
2023-09-21 06:11:26 +00:00
2023-09-14 06:22:40 +00:00
}
footer {
}
2023-09-21 06:11:26 +00:00
h1{
text-decoration: 2px underline #a52a2a;
}
li{
min-width: 50px;
display: inline;
}
h2{
width: 96%;
font-style: italic;
background-color: #cd853f;
}