Tizedik vizsga
This commit is contained in:
27
2019-20-2-1/Megoldás/style.css
Normal file
27
2019-20-2-1/Megoldás/style.css
Normal file
@ -0,0 +1,27 @@
|
||||
* {
|
||||
font-family: "Linux Libertine", Georgia, "Times", serif;
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-decoration: underline;
|
||||
text-decoration-thickness: 1px;
|
||||
font-size: 1.8cap;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.5cap;
|
||||
}
|
||||
|
||||
p {
|
||||
word-wrap: break-word;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
img {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#feladvany {
|
||||
letter-spacing: 1px;
|
||||
font-weight: bold;
|
||||
}
|
Reference in New Issue
Block a user