About page
This commit is contained in:
@@ -112,6 +112,12 @@ h1 span {
|
||||
margin-top: 4em;
|
||||
color: black;
|
||||
}
|
||||
.star {
|
||||
font-weight: bold;
|
||||
}
|
||||
.star span {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
.footer {
|
||||
padding: 3em;
|
||||
color: #413;
|
||||
@@ -119,12 +125,6 @@ h1 span {
|
||||
.footer a {
|
||||
color: inherit;
|
||||
}
|
||||
.footer .star {
|
||||
font-weight: bold;
|
||||
}
|
||||
.footer .star span {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
/* Icons */
|
||||
.icon-lab {
|
||||
font-family: "fontsmith-icons";
|
||||
|
||||
Reference in New Issue
Block a user