We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1da0d8 commit bc819bbCopy full SHA for bc819bb
static/css/custom.css
@@ -26,7 +26,3 @@ navigation-logo .a{
26
.download-logo {
27
height: 50px;
28
}
29
-
30
-.highlight {
31
32
-}
themes/restlet-framework/layouts/_partials/head/css.html
@@ -14,6 +14,6 @@
14
{{- end }}
15
<link rel="stylesheet" type="text/css" href="/css/vendor/magnific-popup.css">
16
<!-- Custom CSS -->
17
- <link rel="stylesheet" href="/css/custom.css" />
18
- <link rel="stylesheet" href="/css/vendor/prism.css" />
19
- <link rel="stylesheet" href="/css/vendor/component.css" />
+ <link rel="stylesheet" href="/css/custom.css" >
+ <link rel="stylesheet" href="/css/vendor/prism.css" >
+ <link rel="stylesheet" href="/css/vendor/component.css" >
0 commit comments