Add files via upload
This commit is contained in:
parent
049b4c7a08
commit
dbbecc0276
2 changed files with 6 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
/*
|
||||
Licence : AGPL
|
||||
Created on : 17.01.2025
|
||||
Author : Kristi H. @kmh@friendica.world> feb @feb@loma.ml>
|
||||
Author : Kristi H. @kmh@friendica.world feb @feb@loma.ml
|
||||
*/
|
||||
?>
|
||||
|
||||
|
@ -212,6 +212,10 @@ header #banner #logo-img, .navbar-brand #logo-img {
|
|||
border-bottom: 1px solid #e1e1e1;
|
||||
}
|
||||
|
||||
.btn {
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.btn.btn-primary {
|
||||
background: #0866ff;
|
||||
color: #fff;
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
* Licence: AGPL
|
||||
* Author: Kristi H. @kmh@friendica.world> feb @feb@loma.ml>
|
||||
* Overwrites: nav_bg, nav_icon_color, link_color, background_color, background_image, contentbg_transp
|
||||
* Accented: yes
|
||||
* Accented: No
|
||||
*/
|
||||
|
||||
require_once 'view/theme/frio/php/PHPColors/Color.php';
|
||||
|
|
Loading…
Add table
Reference in a new issue