mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-20 01:52:32 +01:00
deploy: 94b1758c9a
This commit is contained in:
parent
678dc14fca
commit
6e6302c4d9
@ -41,7 +41,7 @@
|
|||||||
<!-- Core theme CSS (includes Bootstrap)-->
|
<!-- Core theme CSS (includes Bootstrap)-->
|
||||||
<link href="resources/landing-page/css/styles.css?v=1.1" rel="stylesheet" />
|
<link href="resources/landing-page/css/styles.css?v=1.1" rel="stylesheet" />
|
||||||
<link rel="stylesheet" href="resources/landing-page/css/jquery-bg-slideshow.css">
|
<link rel="stylesheet" href="resources/landing-page/css/jquery-bg-slideshow.css">
|
||||||
<link rel="stylesheet" href="resources/landing-page/css/custom.css?v=2.5">
|
<link rel="stylesheet" href="resources/landing-page/css/custom.css?v=2.6">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body id="page-top">
|
<body id="page-top">
|
||||||
|
@ -32,6 +32,9 @@ section {
|
|||||||
.text-white-50 {
|
.text-white-50 {
|
||||||
color: var(--text) !important;
|
color: var(--text) !important;
|
||||||
}
|
}
|
||||||
|
.page-section {
|
||||||
|
padding: 1.2rem 0;
|
||||||
|
}
|
||||||
|
|
||||||
@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
|
@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user