Docs
|
@ -26,12 +26,15 @@ show_downloads: true
|
|||
markdown: kramdown
|
||||
|
||||
# theme: jekyll-theme-slate
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
# plugins:
|
||||
# - jekyll-feed
|
||||
|
||||
# Exclude from processing.
|
||||
# The following items will not be processed, by default. Create a custom list
|
||||
# to override the default setting.
|
||||
exclude:
|
||||
- summary.psd
|
||||
|
||||
# exclude:
|
||||
# - Gemfile
|
||||
# - Gemfile.lock
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
height:45px;
|
||||
text-indent: -5000px;
|
||||
overflow: hidden;
|
||||
background: url(../assets/mac.png) no-repeat bottom left;
|
||||
background: url(../assets/images/mac.png) no-repeat bottom left;
|
||||
margin-left: 18px;
|
||||
background-size: contain;
|
||||
}
|
||||
|
@ -27,18 +27,18 @@
|
|||
height:45px;
|
||||
text-indent: -5000px;
|
||||
overflow: hidden;
|
||||
background: url(../assets/win.png) no-repeat bottom right;
|
||||
background: url(../assets/images/win.png) no-repeat bottom right;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.mac_download_link:hover {
|
||||
background: url(../assets/mac.png) no-repeat top left;
|
||||
background: url(../assets/images/mac.png) no-repeat top left;
|
||||
background-size: contain;
|
||||
filter: brightness(1.2);
|
||||
}
|
||||
|
||||
.win_download_link:hover {
|
||||
background: url(../assets/win.png) no-repeat top right;
|
||||
background: url(../assets/images/win.png) no-repeat top right;
|
||||
background-size: contain;
|
||||
filter: brightness(1.2);
|
||||
}
|
||||
|
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 307 KiB After Width: | Height: | Size: 307 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 8.8 KiB |
|
@ -19,22 +19,22 @@ See a [detailed list of features](https://github.com/mrstallion/flist-rising/blo
|
|||
## Link Previews
|
||||
Hover your mouse on any link to view the image.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Smarter Ads
|
||||
Characters who match your preferences have highlighted ads.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Improved Search
|
||||
See immediately who is a good match for you.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## UI Tweaks
|
||||
Dozens of useful improvements all around!
|
||||
|
||||

|
||||

|
||||
|
|