From: Alif Subject: [PATCH 2/2] Add meta viewport and load mobile.css For each *.tpl file, add meta viewport and use mobile.css when device width is less than 790px. --- style/ArchLinux/admin.tpl | 2 ++ style/ArchLinux/help.tpl | 2 ++ style/ArchLinux/main.tpl | 2 ++ style/ArchLinux/maintenance.tpl | 2 ++ style/ArchLinux/redirect.tpl | 2 ++ 5 files changed, 10 insertions(+) diff --git a/style/ArchLinux/admin.tpl b/style/ArchLinux/admin.tpl index 4ca02a4..253af68 100644 --- a/style/ArchLinux/admin.tpl +++ b/style/ArchLinux/admin.tpl @@ -2,9 +2,11 @@ + + diff --git a/style/ArchLinux/help.tpl b/style/ArchLinux/help.tpl index 0ba583e..93c7a3a 100644 --- a/style/ArchLinux/help.tpl +++ b/style/ArchLinux/help.tpl @@ -2,9 +2,11 @@ + + diff --git a/style/ArchLinux/main.tpl b/style/ArchLinux/main.tpl index edcab2b..3b13ac9 100644 --- a/style/ArchLinux/main.tpl +++ b/style/ArchLinux/main.tpl @@ -2,9 +2,11 @@ + + diff --git a/style/ArchLinux/maintenance.tpl b/style/ArchLinux/maintenance.tpl index 59cd430..5792267 100644 --- a/style/ArchLinux/maintenance.tpl +++ b/style/ArchLinux/maintenance.tpl @@ -2,9 +2,11 @@ + + diff --git a/style/ArchLinux/redirect.tpl b/style/ArchLinux/redirect.tpl index 9690f09..d651d31 100644 --- a/style/ArchLinux/redirect.tpl +++ b/style/ArchLinux/redirect.tpl @@ -2,9 +2,11 @@ + + -- 2.12.1