kaputtes überflüssiges CSS raus
This commit is contained in:
parent
5b9b44d4e6
commit
2e5e6153d9
@ -1,5 +0,0 @@
|
|||||||
@media (min-width: 768px) and (max-width: 990px) {
|
|
||||||
.navigation {
|
|
||||||
background: rgba(0, 0, 0, 0.3); }
|
|
||||||
.navigation .navbar-brand {
|
|
||||||
float: none; } }
|
|
@ -11,7 +11,6 @@
|
|||||||
<link rel="stylesheet" href="css/owl.carousel.css">
|
<link rel="stylesheet" href="css/owl.carousel.css">
|
||||||
<link rel="stylesheet" href="css/animate.css">
|
<link rel="stylesheet" href="css/animate.css">
|
||||||
<link rel="stylesheet" href="css/style.css">
|
<link rel="stylesheet" href="css/style.css">
|
||||||
<link rel="stylesheet" href="css/responsive.css">
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body id="body">
|
<body id="body">
|
||||||
|
@ -16,8 +16,7 @@
|
|||||||
<link rel="stylesheet" href="https://www.vvoid.camp/css/owl.carousel.css">
|
<link rel="stylesheet" href="https://www.vvoid.camp/css/owl.carousel.css">
|
||||||
<link rel="stylesheet" href="https://www.vvoid.camp/css/animate.css">
|
<link rel="stylesheet" href="https://www.vvoid.camp/css/animate.css">
|
||||||
<link rel="stylesheet" href="https://www.vvoid.camp/css/style.css">
|
<link rel="stylesheet" href="https://www.vvoid.camp/css/style.css">
|
||||||
<!-- Responsive Stylesheet -->
|
|
||||||
<link rel="stylesheet" href="https://www.vvoid.camp/css/responsive.css">
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="/images/favicon/apple-touch-icon.png">
|
<link rel="apple-touch-icon" sizes="180x180" href="/images/favicon/apple-touch-icon.png">
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon/favicon-32x32.png">
|
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon/favicon-32x32.png">
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon/favicon-16x16.png">
|
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon/favicon-16x16.png">
|
||||||
|
@ -16,8 +16,7 @@
|
|||||||
<link rel="stylesheet" href="{{ `css/owl.carousel.css` | absURL }}">
|
<link rel="stylesheet" href="{{ `css/owl.carousel.css` | absURL }}">
|
||||||
<link rel="stylesheet" href="{{ `css/animate.css` | absURL }}">
|
<link rel="stylesheet" href="{{ `css/animate.css` | absURL }}">
|
||||||
<link rel="stylesheet" href="{{ `css/style.css` | absURL }}">
|
<link rel="stylesheet" href="{{ `css/style.css` | absURL }}">
|
||||||
{{"<!-- Responsive Stylesheet -->" | safeHTML }}
|
|
||||||
<link rel="stylesheet" href="{{ `css/responsive.css` | absURL }}">
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="/images/favicon/apple-touch-icon.png">
|
<link rel="apple-touch-icon" sizes="180x180" href="/images/favicon/apple-touch-icon.png">
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon/favicon-32x32.png">
|
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon/favicon-32x32.png">
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon/favicon-16x16.png">
|
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon/favicon-16x16.png">
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
@media (min-width: 768px) and (max-width: 990px) {
|
|
||||||
.navigation {
|
|
||||||
background: rgba(0, 0, 0, 0.3); }
|
|
||||||
.navigation .navbar-brand {
|
|
||||||
float: none; } }
|
|
@ -11,7 +11,6 @@
|
|||||||
<link rel="stylesheet" href="css/owl.carousel.css">
|
<link rel="stylesheet" href="css/owl.carousel.css">
|
||||||
<link rel="stylesheet" href="css/animate.css">
|
<link rel="stylesheet" href="css/animate.css">
|
||||||
<link rel="stylesheet" href="css/style.css">
|
<link rel="stylesheet" href="css/style.css">
|
||||||
<link rel="stylesheet" href="css/responsive.css">
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body id="body">
|
<body id="body">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user