comparison theme.css @ 1:82905edac9d8

Fix some things.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 12 Jul 2011 17:47:32 +0200
parents f62b5c395a48
children eb5b6d3ab09b
comparison
equal deleted inserted replaced
0:f62b5c395a48 1:82905edac9d8
105 } 105 }
106 106
107 body > section > div > article > p { 107 body > section > div > article > p {
108 font-size: 16px; 108 font-size: 16px;
109 line-height: 140%; 109 line-height: 140%;
110 padding: 10px 5px 30px; 110 padding: 5px;
111 } 111 }
112 112
113 body > section > div > article > a { 113 body > section > div > article > a {
114 background: url(throbber.svg) no-repeat scroll left center transparent; 114 background: url(throbber.svg) no-repeat scroll left center transparent;
115 background-size: 16px 16px; 115 background-size: 16px 16px;