Compare commits
2 Commits
master
...
shadowText
Author | SHA1 | Date | |
---|---|---|---|
8e1787d790 | |||
db3d2ea3aa |
@ -1,4 +0,0 @@
|
||||
$(function(){
|
||||
var navMain = $(".navbar-collapse");
|
||||
navMain.on("click","a:not([data-toggle])",null,function(){navMain.collapse('hide');});
|
||||
});
|
@ -75,11 +75,6 @@ h4 {
|
||||
font-size: 1.8em;
|
||||
}
|
||||
|
||||
a {
|
||||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.vision-statement {
|
||||
/* font-size: 1.5em; */
|
||||
margin-bottom: 3em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user