2 * This file is part of WolneLektury-Mobile, licensed under GNU Affero GPLv3 or later.
3 * Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
10 font-family: verdana, arial, helvetica, sans-serif;
26 @-webkit-keyframes rotate {
28 -webkit-transform: rotate(0deg);
31 -webkit-transform: rotate(360deg);
35 -webkit-animation-name: rotate;
36 -webkit-animation-duration: 4s;
37 -webkit-animation-iteration-count: 10;
38 -webkit-animation-direction: right;
39 -webkit-animation-timing-function:linear;
78 -webkit-border-radius: 8px;
83 vertical-align: middle;
114 -webkit-border-radius: 8px;
124 text-transform: capitalize;