mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:08:34 +01:00
hehe bai taggy
This commit is contained in:
parent
78d8504a0f
commit
bcd2d2ddd8
1 changed files with 0 additions and 30 deletions
|
@ -6,36 +6,6 @@ body {
|
||||||
font-size:16px
|
font-size:16px
|
||||||
}
|
}
|
||||||
|
|
||||||
.tags.rec {
|
|
||||||
font-weight: 600;
|
|
||||||
font-stretch: expanded;
|
|
||||||
overflow:hidden;
|
|
||||||
width: auto;
|
|
||||||
max-width: fit-content;
|
|
||||||
margin-right: auto;
|
|
||||||
padding-left: 1.5em;
|
|
||||||
margin-top: 7px;
|
|
||||||
display: flex;
|
|
||||||
gap: 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tags.rec:hover{
|
|
||||||
overflow-x:auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tags.rec > .tag {
|
|
||||||
border-radius: 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tag {
|
|
||||||
background: #333;
|
|
||||||
padding: 5px;
|
|
||||||
border-radius: 4px;
|
|
||||||
word-break: break-all;
|
|
||||||
white-space: nowrap;
|
|
||||||
font-family: ubuntu, sans-serif;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* cyrillic */
|
/* cyrillic */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Ubuntu';
|
font-family: 'Ubuntu';
|
||||||
|
|
Loading…
Reference in a new issue