Css: add center class in new style
This commit is contained in:
parent
dfc7872b63
commit
2668b036b4
1 changed files with 4 additions and 0 deletions
|
@ -9,3 +9,7 @@
|
|||
.clearfix {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue