Brian Clozel
2 years ago
5 changed files with 8 additions and 50 deletions
@ -1,31 +0,0 @@
@@ -1,31 +0,0 @@
|
||||
@import 'css/spring.css'; |
||||
|
||||
.listingblock .switch { |
||||
border-style: none; |
||||
display: inline-block; |
||||
position: relative; |
||||
bottom: -3px; |
||||
} |
||||
|
||||
.listingblock .switch--item { |
||||
padding: 10px; |
||||
background-color: #e6e1dc; |
||||
color: #282c34; |
||||
display: inline-block; |
||||
cursor: pointer; |
||||
border-top-left-radius: 4px; |
||||
border-top-right-radius: 4px; |
||||
} |
||||
|
||||
.listingblock .switch--item:not(:first-child) { |
||||
border-style: none; |
||||
} |
||||
|
||||
.listingblock .switch--item.selected { |
||||
background-color: #282c34; |
||||
color: #e6e1dc; |
||||
} |
||||
|
||||
.listingblock pre.highlightjs { |
||||
padding: 0; |
||||
} |
@ -1,2 +0,0 @@
@@ -1,2 +0,0 @@
|
||||
<script type="text/javascript" src="js/tocbot/tocbot.min.js"></script> |
||||
<script type="text/javascript" src="js/toc.js"></script> |
Loading…
Reference in new issue