Format stuffs
This commit is contained in:
parent
601d676e34
commit
8337f41425
@ -63,6 +63,7 @@ export default {
|
|||||||
bottom: 5px;
|
bottom: 5px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#settings select:focus {
|
#settings select:focus {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
@ -23,9 +23,11 @@ export default {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
#social img {
|
#social img {
|
||||||
opacity: 0.3;
|
opacity: 0.3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#social img:hover {
|
#social img:hover {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user