ceckenrode
commited on
Commit
•
c77de71
1
Parent(s):
950fa54
Update style.css
Browse files
style.css
CHANGED
@@ -26,18 +26,3 @@ h1 {
|
|
26 |
font-size: 2.5rem;
|
27 |
margin-top: 50px;
|
28 |
}
|
29 |
-
|
30 |
-
/* Style the links to the iframes */
|
31 |
-
a {
|
32 |
-
display: block;
|
33 |
-
text-align: center;
|
34 |
-
margin-top: 20px;
|
35 |
-
font-size: 1.2rem;
|
36 |
-
color: #555;
|
37 |
-
text-decoration: none;
|
38 |
-
transition: color 0.2s ease-in-out;
|
39 |
-
}
|
40 |
-
|
41 |
-
a:hover {
|
42 |
-
color: #0077cc;
|
43 |
-
}
|
|
|
26 |
font-size: 2.5rem;
|
27 |
margin-top: 50px;
|
28 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|