source: trunk/www.guidonia.net/wp/wp-content/themes/carrington-mobile-1.0.2/css/touch.css@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 420 bytes
Line 
1body {
2 -webkit-text-size-adjust: none;
3}
4.group {
5 padding:10px 15px;
6}
7ul.table.disclosure a,
8ul.table li.disclosure a {
9 background:url(../img/disclosure.png) no-repeat right center;
10 padding:15px;
11}
12ul.table li .title {
13 padding-left:15px;
14 padding-right:15px;
15}
16#site-name a {
17 padding-bottom:16px;
18 padding-top:16px;
19}
20.pagination .next a,
21.pagination .prev a {
22 border-bottom-width:15px;
23 border-top-width:15px;
24}
Note: See TracBrowser for help on using the repository browser.