diff --git a/cli.html b/cli.html index c26d535a..5a0fe6d4 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 6f8910cf..f5f0be09 100644
--- a/django.html
+++ b/django.html
@@ -6,11 +6,15 @@
-
+
diff --git a/env.html b/env.html
index 663edce9..e4d08876 100644
--- a/env.html
+++ b/env.html
@@ -6,11 +6,15 @@
-
+
diff --git a/index.html b/index.html
index bcdbbb7f..231464dd 100644
--- a/index.html
+++ b/index.html
@@ -6,11 +6,15 @@
-
+