mirror of
https://github.com/ascribe/onion.git
synced 2025-01-03 10:25:08 +01:00
Style placeholder according to Woj's mockups
This commit is contained in:
parent
b2a9eb1c7c
commit
e6d6f86d3f
@ -250,19 +250,23 @@
|
||||
}
|
||||
|
||||
.ascribe-logo-circle {
|
||||
border: 5px solid white;
|
||||
border: 6px solid #F6F6F6;
|
||||
border-radius: 10em;
|
||||
position: relative;
|
||||
top: 10%;
|
||||
left: 10%;
|
||||
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
width: 80%;
|
||||
height: 80%;
|
||||
|
||||
> span {
|
||||
color: white;
|
||||
color: #F6F6F6;
|
||||
position: absolute;
|
||||
top: -.35em;
|
||||
left: .11em;
|
||||
top: -.29em;
|
||||
left: .16em;
|
||||
|
||||
font-size: 8.35em;
|
||||
font-size: 5em;
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user