diff --git a/cli.html b/cli.html index 457b410c..5d661abc 100644 --- a/cli.html +++ b/cli.html @@ -6,11 +6,15 @@ - +
diff --git a/css/fig.css b/css/fig.css
index 3dc990f1..af6cf011 100644
--- a/css/fig.css
+++ b/css/fig.css
@@ -56,6 +56,15 @@ img {
margin-left: 0;
}
+.deprecation {
+ background: #EDCAAC;
+ padding: 1px 30px;
+}
+
+.deprecation, .deprecation a {
+ color: #a41211;
+}
+
.logo {
font-family: 'Lilita One', sans-serif;
font-size: 64px;
@@ -126,7 +135,7 @@ img {
border-right: 1px solid #ccc;
}
- .content {
+ .deprecation, .content {
margin-left: 320px;
max-width: 650px;
}
diff --git a/django.html b/django.html
index a4be7995..7f1a2893 100644
--- a/django.html
+++ b/django.html
@@ -6,11 +6,15 @@
-
+
diff --git a/env.html b/env.html
index 339461b4..e9d53442 100644
--- a/env.html
+++ b/env.html
@@ -6,11 +6,15 @@
-
+
diff --git a/index.html b/index.html
index 959ef428..ff2e78c6 100644
--- a/index.html
+++ b/index.html
@@ -6,11 +6,15 @@
-
+