the div is centered
This commit is contained in:
@ -11,6 +11,11 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.centerdamnit {
|
||||
display: table;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.cal_description {
|
||||
font-style: italic;
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user