magyarkutya/magyarkutyak.css
knyiharrolandjanos b599cf3f45 list
2022-09-16 12:27:17 +02:00

26 lines
255 B
CSS

.hasab {
}
footer {
}
.container{
background-color: #cd853f;
width:960px;
}
h1{
border-bottom: 2px solid #a52a2a;
}
ul li {
display: inline-block;
min-width: 50px;
padding: 6px;
color:white;
list-style-type: none;
}