mirror of https://github.com/reiyua/reiyua.lol.git
Reference email in CSS
This commit is contained in:
parent
163d1b2184
commit
72aacb5cad
|
@ -33,6 +33,12 @@ h1 {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.email {
|
||||||
|
font-size: 1.2em;
|
||||||
|
margin-top: 10px;
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
.credit {
|
.credit {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 10px;
|
bottom: 10px;
|
||||||
|
|
Loading…
Reference in New Issue