mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 17:21:33 +00:00
Updates
I'm reverting 2 commits before this. It was mainly about changing icons size to 1.75x instead of 2x their size. This time I'm keeping it back to 2x. I did some more thinking and I just wasn't satisfied with 1.75x.
This commit is contained in:
parent
2da192602f
commit
c854e416ae
@ -1,6 +1,6 @@
|
||||
# lolisafe, a small safe worth protecting
|
||||
|
||||
![safe.fiery.me](https://the.fiery.me/IUfD.png)
|
||||
![safe.fiery.me](https://the.fiery.me/oJJY.png)
|
||||
|
||||
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/kanadeko/Kuro/master/LICENSE)
|
||||
[![Chat / Support](https://img.shields.io/badge/Chat%20%2F%20Support-discord-7289DA.svg?style=flat-square)](https://discord.gg/5g6vgwn)
|
||||
|
2
public/libs/fontello/fontello.css
vendored
2
public/libs/fontello/fontello.css
vendored
@ -52,7 +52,7 @@
|
||||
}
|
||||
|
||||
.icon-2x:before {
|
||||
font-size: 2em;
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
.icon-sharex:before { content: '\e800'; } /* '' */
|
||||
|
@ -9,7 +9,7 @@
|
||||
{#
|
||||
This will be appended to all CSS and JS files, and should be changed on every updates to make sure clients load the very latest version of them.
|
||||
#}
|
||||
{% set v = "wbrE8Pklrw" %}
|
||||
{% set v = "hEmd7tjh6Q" %}
|
||||
|
||||
{#
|
||||
These will be the links in the homepage and the No-JS uploader.
|
||||
|
Loading…
Reference in New Issue
Block a user