styled authors
This commit is contained in:
parent
69ccd831ee
commit
1080edcbcf
@ -14,10 +14,20 @@
|
|||||||
border-color: #3E392F;
|
border-color: #3E392F;
|
||||||
background: #6F7270;
|
background: #6F7270;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
|
height: fit-content;
|
||||||
padding: 1vh;
|
padding: 1vh;
|
||||||
border-radius: 0.5vh;
|
border-radius: 0.5vh;
|
||||||
|
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
right: 0;
|
||||||
|
bottom: 20vh;
|
||||||
|
left: 0;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
margin-top: 30vh;
|
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nadpis
|
.nadpis
|
||||||
@ -25,13 +35,19 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#dino
|
#vasek
|
||||||
{
|
{
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: 2vh;
|
margin-right: 2vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vasek
|
#dino
|
||||||
|
{
|
||||||
|
margin-right: 2vh;
|
||||||
|
margin-left: 2vh;
|
||||||
|
}
|
||||||
|
|
||||||
|
#somr
|
||||||
{
|
{
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-left: 2vh;
|
margin-left: 2vh;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user