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:
Bobby Wibowo 2018-04-23 03:22:26 +07:00
parent 2da192602f
commit c854e416ae
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF
3 changed files with 3 additions and 3 deletions

View File

@ -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)

View File

@ -52,7 +52,7 @@
}
.icon-2x:before {
font-size: 2em;
font-size: 2rem;
}
.icon-sharex:before { content: '\e800'; } /* '' */

View File

@ -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.