Skip to content
Snippets Groups Projects
Commit be5903f5 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

change theme

parent a49a7d5d
Branches
Tags
No related merge requests found
......@@ -55,7 +55,7 @@ a {
color: inherit;
}
a, button, input, label {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
-webkit-tap-highlight-color: rgba(0, 0, 255, 0);
-webkit-tap-highlight-color: transparent;
}
h1, h2, h3, h4, h5, h6 {
......@@ -360,9 +360,6 @@ body, input {
.drawer .anchor a {
border-left: 2px solid #fff0e6;
}
.drawer .section {
color: rgba(0, 0, 0, .54);
}
.ios.standalone .project:before {
background: rgba(0, 0, 0, .12);
}
......@@ -390,7 +387,7 @@ body, input {
}
.drawer {
width: 262px;
font-size: 13px;
font-size: 14px;
line-height: 1em;
}
.ios .drawer {
......@@ -501,7 +498,7 @@ body, input {
display: none;
}
.drawer .toc li a {
font-weight: 700;
font-weight: 500;
}
.drawer .toc li.anchor a {
font-weight: 400;
......@@ -515,7 +512,7 @@ body, input {
}
.repo a .count {
text-transform: none;
font-weight: 700;
font-weight: 500;
}
pre span {
-webkit-transition: color .25s;
......@@ -814,7 +811,7 @@ h1 .article .headerlink {
.admonition.warning .admonition-title:before {
content: "\e610"}
.article h3 {
font-weight: 700;
font-weight: 500;
}
.article h4 {
font-weight: 400;
......@@ -963,7 +960,7 @@ h1 .article .headerlink {
overflow-y: visible;
}
.results .meta {
font-weight: 700;
font-weight: 500;
}
.results .meta strong {
display: block;
......@@ -1002,7 +999,7 @@ h1 .article .headerlink {
}
.meta {
text-transform: uppercase;
font-weight: 700;
font-weight: 500;
}
@media only screen and (min-width:960px) {
.backdrop {
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment