summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-06-28 06:17:07 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-06-28 06:18:16 -0400
commit4b64859ee743abf2de92eeda2cb3f99c1722be28 (patch)
treea34c13b272a76fee9030ce046b200355bb7a4def /static
parent720dbf8970b12d126b4a58f6140574cc0d4402e8 (diff)
push footer to the bottom of the viewport
Diffstat (limited to 'static')
-rw-r--r--static/build.html2
-rw-r--r--static/contact.html2
-rw-r--r--static/donate.html2
-rw-r--r--static/grapheneos.css13
-rw-r--r--static/index.html2
-rw-r--r--static/install.html2
-rw-r--r--static/pdfviewer_privacy_policy.html2
-rw-r--r--static/releases.html2
-rw-r--r--static/source.html2
-rw-r--r--static/usage.html2
10 files changed, 17 insertions, 14 deletions
diff --git a/static/build.html b/static/build.html
index 5eafadf7..30b48b54 100644
--- a/static/build.html
+++ b/static/build.html
@@ -20,7 +20,7 @@
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/>
- <link rel="stylesheet" href="/grapheneos.css?11"/>
+ <link rel="stylesheet" href="/grapheneos.css?12"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/build"/>
</head>
diff --git a/static/contact.html b/static/contact.html
index 4d680fef..96dd8831 100644
--- a/static/contact.html
+++ b/static/contact.html
@@ -20,7 +20,7 @@
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/>
- <link rel="stylesheet" href="/grapheneos.css?11"/>
+ <link rel="stylesheet" href="/grapheneos.css?12"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/contact"/>
</head>
diff --git a/static/donate.html b/static/donate.html
index eba669d9..964511dd 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -20,7 +20,7 @@
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/>
- <link rel="stylesheet" href="/grapheneos.css?11"/>
+ <link rel="stylesheet" href="/grapheneos.css?12"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/donate"/>
</head>
diff --git a/static/grapheneos.css b/static/grapheneos.css
index ca6ec451..f051855f 100644
--- a/static/grapheneos.css
+++ b/static/grapheneos.css
@@ -2,9 +2,9 @@
/* https://android.googlesource.com/platform/frameworks/base/+/android-9.0.0_r35/core/res/res/values/colors_material.xml */
body {
- /*display: flex;*/
- /*flex-direction: column;*/
- /*min-height: 100vh;*/
+ display: flex;
+ flex-direction: column;
+ min-height: 100vh;
font-family: Roboto, sans-serif;
background-color: #fafafa; /* grey50 */
color: rgba(0, 0, 0, 0.87); /* 87% black */
@@ -82,7 +82,10 @@ nav ul li.active a {
margin-left: auto;
margin-right: auto;
padding: 1em;
- max-width: 800px;
+ max-width: 832px;
+ min-width: 0;
+ width: 100%;
+ box-sizing: border-box;
overflow-wrap: break-word;
}
@@ -106,7 +109,7 @@ footer img {
}
footer {
- /*margin-top: auto;*/
+ margin-top: auto;
margin-left: auto;
margin-right: auto;
padding: 1em;
diff --git a/static/index.html b/static/index.html
index f2c6adc9..ab5ff4a0 100644
--- a/static/index.html
+++ b/static/index.html
@@ -20,7 +20,7 @@
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/>
- <link rel="stylesheet" href="/grapheneos.css?11"/>
+ <link rel="stylesheet" href="/grapheneos.css?12"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/"/>
</head>
diff --git a/static/install.html b/static/install.html
index 41cca568..16cf3638 100644
--- a/static/install.html
+++ b/static/install.html
@@ -20,7 +20,7 @@
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/>
- <link rel="stylesheet" href="/grapheneos.css?11"/>
+ <link rel="stylesheet" href="/grapheneos.css?12"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/install"/>
</head>
diff --git a/static/pdfviewer_privacy_policy.html b/static/pdfviewer_privacy_policy.html
index 3bc949fb..1551f498 100644
--- a/static/pdfviewer_privacy_policy.html
+++ b/static/pdfviewer_privacy_policy.html
@@ -20,7 +20,7 @@
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/>
- <link rel="stylesheet" href="/grapheneos.css?11"/>
+ <link rel="stylesheet" href="/grapheneos.css?12"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/pdfviewer_privacy_policy"/>
</head>
diff --git a/static/releases.html b/static/releases.html
index 2a763b98..f329c83a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -20,7 +20,7 @@
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/>
- <link rel="stylesheet" href="/grapheneos.css?11"/>
+ <link rel="stylesheet" href="/grapheneos.css?12"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/releases"/>
</head>
diff --git a/static/source.html b/static/source.html
index e0815e31..61731b88 100644
--- a/static/source.html
+++ b/static/source.html
@@ -20,7 +20,7 @@
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/>
- <link rel="stylesheet" href="/grapheneos.css?11"/>
+ <link rel="stylesheet" href="/grapheneos.css?12"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/source"/>
</head>
diff --git a/static/usage.html b/static/usage.html
index 30be2500..84edf55b 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -20,7 +20,7 @@
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/>
- <link rel="stylesheet" href="/grapheneos.css?11"/>
+ <link rel="stylesheet" href="/grapheneos.css?12"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/usage"/>
</head>