Restore css removed

Restore css which was removed in https://github.com/openSUSE/osem/pull/1132 as it is used in the public schedule.
This commit is contained in:
Ana 2016-08-12 01:23:54 +02:00
parent e34a1904e0
commit d1392c1cba

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%;