CONTOH BAB 4 RKP DESA Bagian 1-3


p {
text-indent: 40px;
text-align: justify;
}
h2 {
text-align: center;
}
#ratatengah{
background-color: blue;
text-align: center;
color: white;
}

ol {
list-style-type: decimal;
}

ol ol {
list-style-type: lower-alpha;
}

ol ol ol {
list-style-type: lower-roman;
}