mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 11:04:27 +02:00
Replace bookface_light.css
This commit is contained in:
parent
e1b0ab872b
commit
bd8c34cb75
1 changed files with 12 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
/*
|
/*
|
||||||
Name : Bookface Light
|
Name : Bookface Light
|
||||||
Version : 1.5.21
|
Version : 1.6
|
||||||
Licence : AGPL
|
Licence : AGPL
|
||||||
Created on : 24 Mar 2025
|
Created on : 25 Mar 2025
|
||||||
Author : Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml
|
Author : Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -1089,6 +1089,9 @@ ul.nav-tabs {
|
||||||
aside .widget li.selected a {
|
aside .widget li.selected a {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
aside .widget li.selected a:hover {
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
aside .widget li:hover {
|
aside .widget li:hover {
|
||||||
background-color:rgba(255,255,255,1) !important;
|
background-color:rgba(255,255,255,1) !important;
|
||||||
border-color: transparent !important;
|
border-color: transparent !important;
|
||||||
|
@ -1503,6 +1506,13 @@ ul.nav-tabs {
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
|
BOOKFACE
|
||||||
|
DARK MODE
|
||||||
|
HAS ADDITIONAL
|
||||||
|
STYLING
|
||||||
|
HERE
|
||||||
|
*/
|
||||||
/* MISCELLANEOUS STUFF */
|
/* MISCELLANEOUS STUFF */
|
||||||
div#back-to-top {
|
div#back-to-top {
|
||||||
bottom: 65px;
|
bottom: 65px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue