mirror of
https://github.com/two-torial/two-torial.git
synced 2026-08-28 15:45:59 -05:00
Add style.css with header-logo class
This commit is contained in:
7
docs/style.css
Normal file
7
docs/style.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.header-logo {
|
||||
height: 150px !important;
|
||||
width: auto;
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
@@ -279,6 +279,9 @@ plugins:
|
||||
- search
|
||||
- git-revision-date-localized
|
||||
|
||||
extra_css:
|
||||
- style.css
|
||||
|
||||
extra:
|
||||
analytics:
|
||||
provider: custom
|
||||
|
||||
Reference in New Issue
Block a user