1 @import url(//static.mdrn.pl/fonts/Lato-2.010/Lato-Regular.css);
2 @import url(//static.mdrn.pl/fonts/Lato-2.010/Lato-Bold.css);
3 @import url(//static.mdrn.pl/fonts/Lato-2.010/Lato-Italic.css);
7 font-family: 'Lato', sans-serif;
9 background-color: #edece7;
10 background-image: url('/static/img/bg.png');
11 background-repeat: no-repeat;
15 background-position: 50% 0;
19 text-decoration: none;
22 text-decoration: underline;
42 border: 1px solid #ddd;
56 .gallery-item{float:left; width:300px;text-align:center;margin-top:2em; p{min-height: 1.25em}}
57 .gallery-image{height:240px; width:300px; display: table-cell; vertical-align:middle;}
58 .gallery-image img{margin: 0 auto;display:block;}