Merge pull request #1139 from Ana06/css-removed

Restore css removed
This commit is contained in:
Christian Bruckmayer 2016-08-12 09:28:35 +02:00 committed by GitHub
commit 02b287d398

View file

@ -63,6 +63,12 @@ background-image: -webkit-gradient(
color: rgb(185, 74, 72);
}
a.unstyled-link {
text-decoration: none;
color: #333333;
outline: 0;
}
.program-dropdown, .schedule-dropdown{
margin-left: 20%;
margin-right: 20%;