mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 16:06:21 +00:00
Updated home.css
Changing the blue color of active tab to match the color scheme.
This commit is contained in:
parent
33735018d5
commit
a3dabb33b1
@ -1,6 +1,6 @@
|
||||
# lolisafe, a small safe worth protecting
|
||||
|
||||
![safe.fiery.me](https://i.fiery.me/eygR.png)
|
||||
![safe.fiery.me](https://i.fiery.me/YI1y.png)
|
||||
|
||||
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/WeebDev/lolisafe/master/LICENSE)
|
||||
[![Chat / Support](https://img.shields.io/badge/Chat%20%2F%20Support-discord-7289DA.svg?style=flat-square)](https://discord.gg/5g6vgwn)
|
||||
|
@ -169,6 +169,11 @@
|
||||
border-bottom-color: #7f8c8d;
|
||||
}
|
||||
|
||||
.tabs li.is-active a {
|
||||
border-bottom-color: #3794d2;
|
||||
color: #3794d2;
|
||||
}
|
||||
|
||||
.tab-content {
|
||||
margin-bottom: -.75rem;
|
||||
}
|
||||
|
@ -12,7 +12,7 @@
|
||||
v1: CSS and JS files.
|
||||
v2: Images and config files (manifest.json, browserconfig.xml, etcetera).
|
||||
#}
|
||||
{% set v1 = "qbU8fyQa3a" %}
|
||||
{% set v1 = "ZIUmml610x" %}
|
||||
{% set v2 = "Ii3JYKIhb0" %}
|
||||
|
||||
{#
|
||||
|
Loading…
Reference in New Issue
Block a user