scratch – Diff between revs 75 and 76

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 75 Rev 76
Line 4... Line 4...
4 url('fonts/overdose_sunrise-webfont.woff') format('woff'); 4 url('fonts/overdose_sunrise-webfont.woff') format('woff');
5 font-weight: normal; 5 font-weight: normal;
6 font-style: normal; 6 font-style: normal;
7 } 7 }
Line -... Line 8...
-   8  
-   9 @font-face {
-   10 font-family: 'Rat Infested Mailbox';
-   11 src: url('fonts/rat_infested_mailbox-webfont.woff2') format('woff2'),
-   12 url('fonts/rat_infested_mailbox-webfont.woff') format('woff');
-   13 font-weight: normal;
-   14 font-style: normal;
-   15  
-   16 }
8   17  
9 .paralax-background { 18 .paralax-background {
10 background: url('/img/scratch-logo.svg') no-repeat center center; 19 background: url('/img/scratch-logo.svg') no-repeat center center;
11 position: fixed; 20 position: fixed;
12 width: 100%; 21 width: 100%;
Line 29... Line 38...
29 height: 480px; 38 height: 480px;
30 color: red; 39 color: red;
31 padding-top: 120px; 40 padding-top: 120px;
32 text-align: center; 41 text-align: center;
33 text-shadow: #EEEE00 0 0 10px; 42 text-shadow: #EEEE00 0 0 10px;
34 background:transparent; 43 background: transparent;
35 font-family: 'Overdose Sunrise' 44 font-family: 'Rat Infested Mailbox';
36 } 45 }
Line 37... Line 46...
37   46  
38 .trumbowyg-box { 47 .trumbowyg-box {
39 display: block; 48 display: block;