oldtimer/web/oldtimer.css

38 lines
444 B
CSS
Raw Normal View History

2023-10-10 07:15:19 +00:00
body {
padding-top: 56px;
font-family: sans-serif;
}
.anchor {
display: block;
position: relative;
top: -56px;
}
section {
padding-bottom: 25px;
border-bottom: 2px solid #9696969c;
}
#diasor {
border-bottom: none;
padding-bottom: 0;
}
h2 {
margin-top: 25px;
margin-bottom: 25px;
}
li{
color:white;
}
.dia-elem-szovegdoboz {
background-color: #1714149c;
}
nav {
font-weight: 600;
}