ch ch chcnages
authorShane McDonald <anatomyofashane@gmail.com>
Tue, 1 Nov 2011 01:50:57 +0000 (21:50 -0400)
committerShane McDonald <anatomyofashane@gmail.com>
Tue, 1 Nov 2011 01:50:57 +0000 (21:50 -0400)
via @kennethreitz

docs/_themes/kr/static/flasky.css_t
docs/_themes/kr/static/small_flask.css

index 6610b88c034295433ecef0d68e2183d8f6c3d46b..b7c3a2a2bf5b53d57915500bf68726fb2d1aa35e 100644 (file)
@@ -420,6 +420,10 @@ a:hover tt {
        width: auto;
     }
 
+    .footer {
+       width: auto;
+    }
+
     .bodywrapper {
        margin: 0;
     }
index 1c6df309edc8fd9c5aaa21d4a7fb867dd73ba8ec..0d93b72a44062f0bb9ee9be3f92dd86a1c3fb379 100644 (file)
@@ -68,3 +68,46 @@ div.body {
     min-height: 0;
     padding: 0;
 }
+
+div.sphinxsidebar {
+       display: none;
+}
+
+div.document {
+   width: 100%;
+}
+
+div.documentwrapper {
+       margin-left: 0;
+       margin-top: 0;
+       margin-right: 0;
+       margin-bottom: 0;
+}
+
+div.bodywrapper {
+       margin-top: 0;
+       margin-right: 0;
+       margin-bottom: 0;
+       margin-left: 0;
+}
+
+ul {
+       margin-left: 0;
+}
+
+.document {
+       width: auto;
+}
+
+.footer {
+       width: auto;
+}
+
+.bodywrapper {
+       margin: 0;
+}
+
+.footer {
+       width: auto;
+}
+