mirror of
https://github.com/openmlsys/openmlsys-zh.git
synced 2026-04-28 20:42:47 +08:00
fix: correct english homepage frontpage
Add an English-specific frontpage template so the default homepage no longer falls back to the Chinese frontpage, and clear homepage image backgrounds in the frontpage wrapper CSS.
This commit is contained in:
@@ -91,6 +91,8 @@ FRONTPAGE_LAYOUT_CSS = """
|
||||
.openmlsys-frontpage img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
background: transparent !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
#content,
|
||||
.content {
|
||||
|
||||
Reference in New Issue
Block a user