mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 22:12:15 +00:00
website
This commit is contained in:
@@ -90,14 +90,25 @@ p a {
|
||||
transition: box-shadow 200ms ease 0s;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
p a:hover {
|
||||
box-shadow: 0 2px 0 #007cd7;
|
||||
}
|
||||
|
||||
strong {
|
||||
color: #555;
|
||||
}
|
||||
|
||||
.logo {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.icons {
|
||||
margin: 0 auto;
|
||||
width: 80px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user