Add Javascript for collapsible menu.

This commit is contained in:
Joshua Sigona 2019-05-21 16:29:13 +09:00
parent a17ed332e6
commit 029999e88d

View File

@ -58,28 +58,10 @@ h1 {
font-size: 5em;
}
h1.devOsan{
text-shadow: 2px 2px 6px #AAFFAA;
}
a.devOsan{
text-shadow: 0px 0px 2px #AAFFAA;
color:black;
}
h4.devOsan{
text-shadow: 1px 1px 3px white;
}
h4 {
font-size: 1.8em;
}
a {
font-weight: bold;
text-decoration: underline;
}
.vision-statement {
/* font-size: 1.5em; */
margin-bottom: 3em;