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:
parent
e34a1904e0
commit
d1392c1cba
1 changed files with 6 additions and 0 deletions
|
|
@ -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%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue