Added center css util
This commit is contained in:
parent
acdb5ab5ea
commit
5f7ddb4c30
@ -34,6 +34,10 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
pre code {
|
||||
overflow: scroll;
|
||||
padding-bottom: 15px;
|
||||
|
Loading…
Reference in New Issue
Block a user