File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ @import url (http://fonts.googleapis.com/css?family=Nosifer|Gochi+Hand|Press+Start+2P);
12/*
23 * Style sheet for the CSS3 specification,
34 * to be used in addition to http://www.w3.org/StyleSheets/TR/W3C-{WD,PR,REC}
@@ -27,13 +28,17 @@ body {
2728body {
2829 background : url ('construction.gif' ) top left repeat-y, url ('construction.gif' ) top right repeat-y, url ('spacebg.gif' ) black !important ;
2930 color : yellow !important ;
30- font-family : Comic Sans MS, fantasy !important ;
31+ font-family : Comic Sans MS, "Gochi Hand" , fantasy !important ;
32+ font-size : 1.2em ;
33+ }
34+ pre , code {
35+ font-family : "Press Start 2P" , monospace !important ;
3136}
3237h1 , h2 , h3 , h4 , h5 , h6 {
3338 color : lime !important ;
3439 background : black !important ;
3540 letter-spacing : 3px !important ;
36- font-family : Consolas , Courier New , monospace !important ;
41+ font-family : Nosifer , monospace !important ;
3742 border-bottom : thick solid !important ;
3843 padding : 3px !important ;
3944 text-align : center !important ;
You can’t perform that action at this time.
0 commit comments