Skip to content

Commit

Permalink
tecurioスキンの目次の不具合修正
Browse files Browse the repository at this point in the history
  • Loading branch information
yhira committed Aug 24, 2023
1 parent 7193b4b commit 1f2824f
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 18 deletions.
2 changes: 0 additions & 2 deletions skins/skin-tecurio-earth/style.css
Expand Up @@ -356,8 +356,6 @@ background-image: linear-gradient( 165deg, #2AFADF 0%, #4C83FF 20%);
.toc ul li a, .toc ol li a {
display: block;
/* border-bottom: 1px dashed #3EB3F2;*/
margin-left: -20px;
padding-left: 20px;
}
.toc ul.toc-list>li, .toc ol.toc-list>li {
margin-top: 1em;
Expand Down
2 changes: 0 additions & 2 deletions skins/skin-tecurio-grape/style.css
Expand Up @@ -356,8 +356,6 @@ background-image: linear-gradient( 165deg, #AA076B 0%, #61045F 20%);
.toc ul li a, .toc ol li a {
display: block;
/* border-bottom: 1px dashed #860665;*/
margin-left: -20px;
padding-left: 20px;
}
.toc ul.toc-list>li, .toc ol.toc-list>li {
margin-top: 1em;
Expand Down
2 changes: 0 additions & 2 deletions skins/skin-tecurio-lime/style.css
Expand Up @@ -356,8 +356,6 @@ background-image: linear-gradient( 165deg, #FFF720 0%, #3CD500 20%);
.toc ul li a, .toc ol li a {
display: block;
/* border-bottom: 1px dashed #a8e812;*/
margin-left: -20px;
padding-left: 20px;
}
.toc ul.toc-list>li, .toc ol.toc-list>li {
margin-top: 1em;
Expand Down
2 changes: 0 additions & 2 deletions skins/skin-tecurio-mango/style.css
Expand Up @@ -356,8 +356,6 @@ background-image: linear-gradient( 165deg, #ffe259 0%, #ffa751 20%);
.toc ul li a, .toc ol li a {
display: block;
/* border-bottom: 1px dashed #ffc455;*/
margin-left: -20px;
padding-left: 20px;
}
.toc ul.toc-list>li, .toc ol.toc-list>li {
margin-top: 1em;
Expand Down
2 changes: 0 additions & 2 deletions skins/skin-tecurio-moon/style.css
Expand Up @@ -356,8 +356,6 @@ background-image: linear-gradient( 165deg, #BBD2C5 0%, #536976 20%);
.toc ul li a, .toc ol li a {
display: block;
/* border-bottom: 1px dashed #879d9d;*/
margin-left: -20px;
padding-left: 20px;
}
.toc ul.toc-list>li, .toc ol.toc-list>li {
margin-top: 1em;
Expand Down
2 changes: 0 additions & 2 deletions skins/skin-tecurio-peach/style.css
Expand Up @@ -356,8 +356,6 @@ background-image: linear-gradient( 165deg, #FFEDBC 0%, #ED4264 20%);
.toc ul li a, .toc ol li a {
display: block;
/* border-bottom: 1px dashed #f69890;*/
margin-left: -20px;
padding-left: 20px;
}
.toc ul.toc-list>li, .toc ol.toc-list>li {
margin-top: 1em;
Expand Down
2 changes: 0 additions & 2 deletions skins/skin-tecurio-sky/style.css
Expand Up @@ -356,8 +356,6 @@ background-image: linear-gradient( 165deg, #56CCF2 0%, #2F80ED 20%);
.toc ul li a, .toc ol li a {
display: block;
/* border-bottom: 1px dashed #43a6f0;*/
margin-left: -20px;
padding-left: 20px;
}
.toc ul.toc-list>li, .toc ol.toc-list>li {
margin-top: 1em;
Expand Down
2 changes: 0 additions & 2 deletions skins/skin-tecurio-soil/style.css
Expand Up @@ -356,8 +356,6 @@ background-image: linear-gradient( 165deg, #F0C27B 0%, #4B1248 20%);
.toc ul li a, .toc ol li a {
display: block;
/* border-bottom: 1px dashed #9e6a62;*/
margin-left: -20px;
padding-left: 20px;
}
.toc ul.toc-list>li, .toc ol.toc-list>li {
margin-top: 1em;
Expand Down
2 changes: 0 additions & 2 deletions skins/skin-tecurio-sunset/style.css
Expand Up @@ -356,8 +356,6 @@ background-image: linear-gradient( 165deg, #ff6a00 0%, #ee0979 20%);
.toc ul li a, .toc ol li a {
display: block;
/* border-bottom: 1px dashed #f73b3b;*/
margin-left: -20px;
padding-left: 20px;
}
.toc ul.toc-list>li, .toc ol.toc-list>li {
margin-top: 1em;
Expand Down

0 comments on commit 1f2824f

Please sign in to comment.