clockwerk-www – Diff between revs 31 and 32

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 31 Rev 32
Line 174... Line 174...
174 color: #c09853; 174 color: #c09853;
175 font-size: 12px; 175 font-size: 12px;
176 max-width: 100%; 176 max-width: 100%;
177 }@font-face { 177 }@font-face {
178 font-family: formoid; 178 font-family: formoid;
179 src:url('formoid.eot'); 179 src:url('lib/formoid.eot');
180 src:url('formoid.eot?#iefix') format('embedded-opentype'), 180 src:url('lib/formoid.eot?#iefix') format('embedded-opentype'),
181 url('formoid.ttf') format('truetype'), 181 url('lib/formoid.ttf') format('truetype'),
182 url('formoid.woff') format('woff'), 182 url('lib/formoid.woff') format('woff'),
183 url('formoid.svg#formoid') format('svg'); 183 url('lib/formoid.svg#formoid') format('svg');
184 font-weight: normal; 184 font-weight: normal;
185 font-style: normal; 185 font-style: normal;
186 } 186 }
Line 187... Line 187...
187   187  
Line 240... Line 240...
240 .dark-grey .element-file .button{ 240 .dark-grey .element-file .button{
241 display: -moz-inline-box; 241 display: -moz-inline-box;
242 display: inline-block; 242 display: inline-block;
243 *display: inline; 243 *display: inline;
244 padding: 4px 12px; 244 padding: 4px 12px;
245 *margin-bottom: .3em; -  
246 *margin-left: .3em; 245 margin: .3em;
247 *margin-right: .3em; -  
248 text-align: center; 246 text-align: center;
249 font-size: 1em; 247 font-size: 1em;
250 padding: 6px 2%; 248 padding: 6px 2%;
251 font-family:inherit; 249 font-family:inherit;
252 text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); 250 text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);