doc/book/en/_themes/cubicweb/static/cubicweb.css_t
changeset 10491 c67bcee93248
parent 10490 76ab3c71aff2
child 10492 68c13e0c0fc5
--- a/doc/book/en/_themes/cubicweb/static/cubicweb.css_t	Mon Jul 06 17:39:35 2015 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-/*
- * cubicweb.css_t
- * ~~~~~~~~~~~~~~
- *
- * Sphinx stylesheet -- cubicweb theme.
- *
- * :copyright: Copyright 2014 by the Cubicweb team, see AUTHORS.
- * :license: LGPL, see LICENSE for details.
- *
- */
- 
-@import url("pyramid.css");
-
-div.header-small {
-  background-image: linear-gradient(white, #e2e2e2);
-  border-bottom: 1px solid #bbb;
-}
-
-div.logo-small {
-  padding: 10px;
-}
-
-img.logo {
-  width: 150px;
-}
-
-div.related a {
-  color: #e6820e;
-}
-
-a, a .pre {
-  color: #e6820e;
-}