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;
13 .night-mode, .night-mode #search {
25 @-webkit-keyframes rotate {
27 -webkit-transform: rotate(0deg);
30 -webkit-transform: rotate(360deg);
34 -webkit-animation-name: rotate;
35 -webkit-animation-duration: 4s;
36 -webkit-animation-iteration-count: 10;
37 -webkit-animation-direction: right;
38 -webkit-animation-timing-function:linear;
77 -webkit-border-radius: 8px;
82 vertical-align: middle;
113 -webkit-border-radius: 8px;
123 text-transform: capitalize;