clockwerk-www – Diff between revs 32 and 33

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 32 Rev 33
Line 3... Line 3...
3   3  
4 html{ 4 html{
5 height: 100%; 5 height: 100%;
6 } 6 }
-   7 body {
7 body { 8 font-family:'Open Sans','Helvetica Neue','Helvetica',Arial,Verdana,sans-serif;
8 background-color:#ebebeb; 9 background-color:#ebebeb;
9 } 10 }
10 .center { 11 .center {
11 text-align: center; 12 text-align: center;
Line 172... Line 173...
172 padding: 10px; 173 padding: 10px;
173 text-align: center; 174 text-align: center;
174 color: #c09853; 175 color: #c09853;
175 font-size: 12px; 176 font-size: 12px;
176 max-width: 100%; 177 max-width: 100%;
-   178 }
-   179  
177 }@font-face { 180 @font-face {
178 font-family: formoid; 181 font-family: formoid;
179 src:url('lib/formoid.eot'); 182 src:url('lib/formoid.eot');
180 src:url('lib/formoid.eot?#iefix') format('embedded-opentype'), 183 src:url('lib/formoid.eot?#iefix') format('embedded-opentype'),
181 url('lib/formoid.ttf') format('truetype'), 184 url('lib/formoid.ttf') format('truetype'),
182 url('lib/formoid.woff') format('woff'), 185 url('lib/formoid.woff') format('woff'),