mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-20 01:52:32 +01:00
deploy: 68e7647ca8
This commit is contained in:
parent
408543c64a
commit
08015be154
@ -277,7 +277,7 @@ header.masthead {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
border-radius: 5px;
|
||||
max-width: 120px;
|
||||
min-width: 120px;
|
||||
min-width: 130px;
|
||||
}
|
||||
|
||||
.app-container:hover {
|
||||
|
11
index.html
11
index.html
@ -21,7 +21,7 @@
|
||||
<!-- Core theme CSS (includes Bootstrap)-->
|
||||
<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/custom.css?v=1.8">
|
||||
<link rel="stylesheet" href="Resources/landing-page/css/custom.css?v=1.9">
|
||||
</head>
|
||||
|
||||
<body id="page-top">
|
||||
@ -86,7 +86,7 @@
|
||||
<div class="col-lg-8 text-center">
|
||||
<h2 class="text-white mt-0">Over 40 themed applications!</h2>
|
||||
<hr class="divider light my-4" />
|
||||
<p class="text-white-50 mb-1">theme.park contains 44 themed applications, with css <a
|
||||
<p class="text-white-50 mb-1">theme.park contains 45 themed applications, with css <a
|
||||
href="https://docs.theme-park.dev/themes/addons/sonarr/">addons</a> on certain themes. </p>
|
||||
<p class="text-white-50 mb-1">Installation methods include custom <a
|
||||
href="https://blog.linuxserver.io/2019/09/14/customizing-our-containers/">docker mods</a>
|
||||
@ -369,6 +369,13 @@
|
||||
</p>
|
||||
<p>Xbackbone</p>
|
||||
</a>
|
||||
<a class="col align-self-center app-container text-center p-2 m-1"
|
||||
href="https://docs.theme-park.dev/themes/uptime-kuma">
|
||||
<p><img class="app-container-image"
|
||||
src="https://docs.theme-park.dev/site_assets/uptime-kuma/logo.png" />
|
||||
</p>
|
||||
<p>Uptime Kuma</p>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user