Otodik vizsga
This commit is contained in:
19
2018-19-1-05/Megoldás/style.css
Normal file
19
2018-19-1-05/Megoldás/style.css
Normal file
@ -0,0 +1,19 @@
|
||||
h1{
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
/* border-bottom: 1px solid;
|
||||
width: fit-content; */
|
||||
text-decoration:underline;
|
||||
color: blue;
|
||||
font-style: italic;
|
||||
font-size: 24pt;
|
||||
}
|
||||
ol{
|
||||
list-style-type:lower-roman;
|
||||
}
|
||||
.liststyle{
|
||||
border: 5px dashed black;
|
||||
padding: 0.5cm;
|
||||
width: fit-content;
|
||||
height: fit-content;
|
||||
margin-top: 1cm;
|
||||
}
|
Reference in New Issue
Block a user