Skip to content

Commit 3e0aa1c

Browse files
committed
updating css for next ToC
1 parent f6d3c8c commit 3e0aa1c

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2015-10-19T12:00:44Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2015-10-22T13:53:30Z</updated></feed>

source/theme/static/css/f.min.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,10 @@ h3.panel-head{margin:5px 0 0 0;font-size:26px;color:#fff}
232232
.see-also{margin-top: 20px; background: #22B24C; color: #eee;}
233233
.see-also a{color: #fff;}
234234
h4.toc-subsection{padding-left: 25px; margin-bottom: 2px; margin-top: 15px;}
235+
h4.toc-more-subsection{padding-left: 38px; margin-bottom: 2px; margin-top: 15px;}
235236
.indent{margin-left: 25px; padding-bottom: 1px;}
236237
.subsection{margin-left: 56px; padding-bottom: 1px;}
238+
.more-subsection{margin-left: 78px; padding-bottom: 1px;}
237239

238240
.toc-indent {padding-left: 25px; padding-bottom: 1px;}
239241
.toc-indent-link {margin-left: 25px; padding-bottom: 1px;}

theme/css/f.min.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,10 @@ h3.panel-head{margin:5px 0 0 0;font-size:26px;color:#fff}
232232
.see-also{margin-top: 20px; background: #22B24C; color: #eee;}
233233
.see-also a{color: #fff;}
234234
h4.toc-subsection{padding-left: 25px; margin-bottom: 2px; margin-top: 15px;}
235+
h4.toc-more-subsection{padding-left: 38px; margin-bottom: 2px; margin-top: 15px;}
235236
.indent{margin-left: 25px; padding-bottom: 1px;}
236237
.subsection{margin-left: 56px; padding-bottom: 1px;}
238+
.more-subsection{margin-left: 78px; padding-bottom: 1px;}
237239

238240
.toc-indent {padding-left: 25px; padding-bottom: 1px;}
239241
.toc-indent-link {margin-left: 25px; padding-bottom: 1px;}

0 commit comments

Comments
 (0)