Add new assets
This commit is contained in:
BIN
assets/home/foss.jpg
Normal file
BIN
assets/home/foss.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 100 KiB |
BIN
assets/home/home-mobile.jpg
Normal file
BIN
assets/home/home-mobile.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 199 KiB |
BIN
assets/home/home-mobile.xcf
Normal file
BIN
assets/home/home-mobile.xcf
Normal file
Binary file not shown.
BIN
assets/home/home.jpg
Normal file
BIN
assets/home/home.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 152 KiB |
BIN
assets/home/home.xcf
Normal file
BIN
assets/home/home.xcf
Normal file
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 159 KiB |
@@ -137,6 +137,21 @@ a {
|
||||
max-width: 70%;
|
||||
}
|
||||
|
||||
.slider-info h2 {
|
||||
margin-top: 15px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.slider-info h2 {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.slider-info div {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.slider-controls {
|
||||
font-size: 2rem;
|
||||
padding: 0.15rem 0.25rem;
|
||||
|
||||
@@ -30,12 +30,16 @@
|
||||
<nav></nav>
|
||||
<div class="slider">
|
||||
<div class="slider-container">
|
||||
<div class="slider-element current" data-image-base-url="https://static.janishutz.com/assets/home/store"
|
||||
<div class="slider-element current" data-image-base-url="https://static.janishutz.com/assets/home/home"
|
||||
data-filetype="jpg">
|
||||
<div class="slider-info">
|
||||
<h2>Software for your needs</h2>
|
||||
<p>Professional-Grade Software</p>
|
||||
<a href="https://store.janishutz.com" class="button" target="_blank">Store</a>
|
||||
<div>
|
||||
<a href="https://aka.janishutz.com/appstore" class="button" target="_blank">AppStore</a>
|
||||
<a href="https://store.janishutz.com" class="button" target="_blank">Store</a>
|
||||
<a href="https://aka.janishutz.com/googleplay" class="button" target="_blank">Play Store</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="slider-element" data-image-base-url="https://static.janishutz.com/assets/home/conductorcalc"
|
||||
@@ -47,8 +51,7 @@
|
||||
<a href="https://conductorcalc.com" class="button" target="_blank">Check it out</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="slider-element"
|
||||
data-image-base-url="https://static.janishutz.com/assets/home/musicplayer"
|
||||
<div class="slider-element" data-image-base-url="https://static.janishutz.com/assets/home/musicplayer"
|
||||
data-filetype="jpg">
|
||||
<div class="slider-info">
|
||||
<h2>MusicPlayer</h2>
|
||||
|
||||
Reference in New Issue
Block a user