mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
Binary file not shown.
|
After Width: | Height: | Size: 3.4 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 903 B |
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 905 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 434 B |
+1
-1
@@ -5,7 +5,7 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link rel="stylesheet" href="/mdn-style.css">
|
<link rel="stylesheet" href="/mdn-style.min.css">
|
||||||
<link rel="stylesheet" href="/foo-style.min.css">
|
<link rel="stylesheet" href="/foo-style.min.css">
|
||||||
|
|
||||||
<title>Document</title>
|
<title>Document</title>
|
||||||
|
|||||||
@@ -5688,7 +5688,7 @@ pre code {
|
|||||||
color: var(--text-primary);
|
color: var(--text-primary);
|
||||||
padding: 0
|
padding: 0
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
.example-bad,
|
.example-bad,
|
||||||
.example-good {
|
.example-good {
|
||||||
padding: 0 1rem;
|
padding: 0 1rem;
|
||||||
@@ -5841,7 +5841,7 @@ a.page-not-created:not([href]) {
|
|||||||
color: var(--icon-critical);
|
color: var(--icon-critical);
|
||||||
-webkit-text-decoration: underline wavy;
|
-webkit-text-decoration: underline wavy;
|
||||||
text-decoration: underline wavy
|
text-decoration: underline wavy
|
||||||
}
|
} */
|
||||||
|
|
||||||
.badge {
|
.badge {
|
||||||
border: 1px solid var(--border-primary);
|
border: 1px solid var(--border-primary);
|
||||||
@@ -5864,7 +5864,7 @@ kbd {
|
|||||||
font-size: .825rem;
|
font-size: .825rem;
|
||||||
padding: .25rem
|
padding: .25rem
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
.interactive {
|
.interactive {
|
||||||
background-color: var(--background-secondary);
|
background-color: var(--background-secondary);
|
||||||
border: 1px solid var(--border-primary);
|
border: 1px solid var(--border-primary);
|
||||||
@@ -6702,7 +6702,7 @@ article.settings .field-group ul li {
|
|||||||
grid-gap: 0 1rem;
|
grid-gap: 0 1rem;
|
||||||
display: grid;
|
display: grid;
|
||||||
gap: 0 1rem;
|
gap: 0 1rem;
|
||||||
/* grid-template-columns: 1fr minmax(5em); */
|
grid-template-columns: 1fr minmax(5em);
|
||||||
margin: 2em 0
|
margin: 2em 0
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -6959,8 +6959,8 @@ main.contribute section h1:before {
|
|||||||
content: "";
|
content: "";
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: 1.2em;
|
height: 1.2em;
|
||||||
/* -webkit-mask: url(/static/media/m-logo.e19e04547be91a35c8ea.svg) no-repeat 50% 50%;
|
-webkit-mask: url(/static/media/m-logo.e19e04547be91a35c8ea.svg) no-repeat 50% 50%;
|
||||||
mask: url(/static/media/m-logo.e19e04547be91a35c8ea.svg) no-repeat 50% 50%; */
|
mask: url(/static/media/m-logo.e19e04547be91a35c8ea.svg) no-repeat 50% 50%;
|
||||||
-webkit-mask-size: cover;
|
-webkit-mask-size: cover;
|
||||||
mask-size: cover;
|
mask-size: cover;
|
||||||
-webkit-transform: translate(-.2em, .2em);
|
-webkit-transform: translate(-.2em, .2em);
|
||||||
@@ -7146,5 +7146,4 @@ main.contribute section .stats li .legend {
|
|||||||
body.full-screen-overlay .mdn-cta-container {
|
body.full-screen-overlay .mdn-cta-container {
|
||||||
display: none
|
display: none
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
/* # sourceMappingURL=main.b0105e4f.css.map */
|
|
||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user