2 @import url(//fonts.googleapis.com/css?family=Dosis:400,700&subset=latin,latin-ext);
15 background-color: #e8e8e8;
16 background-repeat:no-repeat;
17 background-position: 100% 120px;
27 text-decoration: none;
30 text-decoration: underline;
40 text-decoration: none;
41 background: rgba(255,255,255,.9);
47 margin: 0 1rem 0 1rem;
51 background-image: url("{{ media_url('images/okladka.jpg') }}");
52 background-position: 50% 76%;
53 background-size: auto 100%;
55 @media screen and (min-width: 20em) {
59 @media screen and (min-width: 24em) {
60 background-size: 100% auto;
65 padding: 2em .5em 1em;
66 background: rgba(255,255,255,.7);
69 @media screen and (min-width: 20em) {
86 section.home-section {
99 text-decoration: none;
113 padding: .25em .5em .25em .5em;
117 @media screen and (min-width: 20em) {
118 padding-left: 2.7rem;
135 @media screen and (min-width: 36em) {
143 border-width: 0 0 1px 1px;
149 border-top: 1px solid #fff;
157 @media screen and (min-width: 24em) {
158 display: inline-block;
170 text-decoration: none;
171 background: rgba(255,255,255,.9);
196 padding: .5rem 0 .5rem;
199 display: inline-block;
204 margin: 0 0 .5rem 1rem;
206 @media screen and (min-width: 42em) {
209 @media screen and (min-width: 48em) {
214 display: inline-block;
216 margin-bottom: .5rem;
218 @media screen and (min-width: 42em) {
221 @media screen and (min-width: 48em) {
227 vertical-align: middle;
238 @media screen and (min-width: 36em) {
239 display: -webkit-box;
241 display: -ms-flexbox;
242 display: -webkit-flex;
245 -webkit-box-orient: vertical;
246 -moz-box-orient: vertical;
247 -webkit-box-direction: normal;
248 -moz-box-direction: normal;
249 -webkit-flex-direction: column;
250 -ms-flex-direction: column;
251 flex-direction: column;
254 -webkit-box-ordinal-group: 1;
255 -moz-box-ordinal-group: 1;
261 -webkit-box-ordinal-group: 2;
262 -moz-box-ordinal-group: 2;
268 -webkit-box-ordinal-group: 3;
269 -moz-box-ordinal-group: 3;
275 -webkit-box-ordinal-group: 100;
276 -moz-box-ordinal-group: 100;