Update file style.css
This commit is contained in:
parent
19f325a89b
commit
42a9115088
@ -65,14 +65,17 @@ a:hover {
|
|||||||
padding: 1em 0;
|
padding: 1em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.athena-link:hover {
|
||||||
|
box-shadow: 0 0 15px rgba(255, 255, 255, 0);
|
||||||
|
}
|
||||||
|
|
||||||
.athena {
|
.athena {
|
||||||
height: 7em;
|
height: 7em;
|
||||||
border-radius: 3.5em;
|
border-radius: 3.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.athena-link {
|
.athena:hover {
|
||||||
height: 7em;
|
box-shadow: 0 0 15px rgba(255, 255, 255, 0.322);
|
||||||
border-radius: 3.5em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.main-title {
|
.main-title {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user