mirror of
https://github.com/Lynnesbian/FediBooks/
synced 2024-11-25 08:38:59 +00:00
minor css tweaks
This commit is contained in:
parent
e479098724
commit
c6b922569f
1 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ body {
|
||||||
.bot-icon {
|
.bot-icon {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
background: center/contain url("https://lynnesbian.space/img/bune.png");
|
background: center/contain url("https://cloud.lynnesbian.space/s/JZCPTs3DzMLAspC/preview");
|
||||||
}
|
}
|
||||||
.bot-icon, .bot-text, .bot-actions {
|
.bot-icon, .bot-text, .bot-actions {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
@ -53,7 +53,7 @@ body {
|
||||||
}
|
}
|
||||||
.bot-text {
|
.bot-text {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
margin: 0 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
.bot-name {
|
.bot-name {
|
||||||
font-size: 1.8em;
|
font-size: 1.8em;
|
||||||
|
|
Loading…
Reference in a new issue