mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
🔥
This commit is contained in:
parent
f5bd3b6857
commit
29312048df
8 changed files with 37 additions and 40 deletions
|
@ -27,7 +27,7 @@
|
|||
margin-bottom: 5%;
|
||||
|
||||
svg {
|
||||
font-size: 1.2em;
|
||||
font-size: 1.4em;
|
||||
cursor: pointer;
|
||||
margin-right: 7%;
|
||||
margin-bottom: 1em;
|
||||
|
@ -53,7 +53,7 @@
|
|||
.weather {
|
||||
opacity: 0;
|
||||
animation-delay: 0.5s;
|
||||
|
||||
|
||||
img {
|
||||
float: left;
|
||||
}
|
||||
|
@ -62,9 +62,10 @@
|
|||
display: inline;
|
||||
}
|
||||
|
||||
a {
|
||||
font-size: 1em;
|
||||
span {
|
||||
font-size: .8rem;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
color: #C7D2FE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue