Unverified Commit 294fcdde authored by XhmikosR's avatar XhmikosR Committed by GitHub
Browse files

docs css: minor cleanup (#29266)

parent 8e26010d
Showing with 0 additions and 10 deletions
+0 -10
......@@ -11,7 +11,6 @@
@include border-radius();
h4 {
margin-top: 0;
margin-bottom: .25rem;
}
......
......@@ -50,7 +50,6 @@
height: 6rem;
padding: 1.5rem;
color: #fff;
text-shadow: 0 -.125rem 0 rgba(0, 0, 0, .1);
@include border-radius(25%);
box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
......@@ -78,9 +77,4 @@
.masthead-followup {
.bd-clipboard { display: none; }
.highlight {
// padding: .5rem 0;
// background-color: transparent;
}
}
......@@ -20,15 +20,12 @@
.navbar-nav {
.nav-link {
padding-right: .5rem;
padding-left: .5rem;
color: rgba($white, .85);
&.active,
&:hover,
&:focus {
color: $white;
background-color: transparent;
}
&.active {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment