Skip to content

Commit e7ed135

Browse files
committed
Rename file
1 parent 7a8ba2a commit e7ed135

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

etc/typedoc/theme/assets/css/overrides.css renamed to etc/typedoc/theme/assets/css/theme.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,9 @@
3232
.tsd-page-toolbar .title img {
3333
vertical-align: bottom;
3434
}
35+
36+
.center {
37+
text-align: center;
38+
margin-left: auto;
39+
margin-right: auto;
40+
}

0 commit comments

Comments
 (0)