magyarkutya/magyarkutyak.css

48 lines
489 B
CSS
Raw Normal View History

2022-09-14 08:57:23 +00:00
.hasab {
}
footer {
text-align: center;
padding: 3px;
}
html, body {
height: 100%;
}
html {
display: table;
margin: auto;
}
.teso,body {
display: table-cell #d2691e;
width: 960px;
vertical-align: middle;
background-color: #d2691e;
}
h1{
}
h2{
width: 96%;
background-color: #cd853f;
font-style: italic;
}
li{
display: inline-block;
padding-right: 5px;
border-right: 2px solid #a52a2a;
color: white;
}
img{
float:left;
border: solid #a52a2a;
}