9 lines
117 B
CSS
9 lines
117 B
CSS
.divlog {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
width: 80%;
|
|
height: 50%
|
|
}
|
|
.title {
|
|
text-align: center;
|
|
} |