Files
WebTechnologiak-vizsga/2019-20-2-1/gknb_intm049_2019-20-2_01.css
2024-11-20 20:36:28 +01:00

30 lines
308 B
CSS

body {
font-family: "Linux Libertine", "Georgia", "Times", serif;
}
h1, h2 {
border-bottom: 1px solid lightgray;
}
h1 {
font-size: 1.8em;
}
h2 {
font-size: 1.5em;
}
p {
text-align: justify;
hyphens: auto;
}
img {
float: right;
}
#feladvany {
letter-spacing: 1px;
font-weight: bold;
}