Skip to content

Commit cd2ef89

Browse files
committed
add a logo i made
graphic design is my passion
1 parent fa75340 commit cd2ef89

12 files changed

+20
-1
lines changed

docs/source/_static/custom.css

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
a.icon.icon-home::before {
2+
content: url("logo_square_16px.png");
3+
}
4+
/* Make properties not stack */
5+
dl.py.property {
6+
display: block !important;
7+
}
8+
/* Set color of inline ``variables`` */
9+
code.literal {
10+
color: #e22626 !important;
11+
}
12+
/* Change nav header thing to Magento orange */
13+
.wy-side-nav-search {
14+
background-color: #747373;
15+
}
16+
.wy-nav-top {
17+
background: #747373;
18+
}

docs/source/_static/logo.png

110 KB
Loading

docs/source/_static/logo_large.png

110 KB
Loading

docs/source/_static/logo_square.ico

32.3 KB
Binary file not shown.

docs/source/_static/logo_square.png

101 KB
Loading
670 Bytes
Loading
4.19 KB
Binary file not shown.
1.54 KB
Loading
64.9 KB
Loading
69.2 KB
Loading

0 commit comments

Comments
 (0)