This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | @import url(http://fonts.googleapis.com/css?family=Lato:700); | |
| * { | |
| text-transform: uppercase; | |
| font-family: "Lato"; | |
| margin-left: 10%; | |
| nargin-right: 10%; | |
| } | |
| label { | |
| padding-right: 10px; | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | html { | |
| background-color: silver; | |
| background-image: linear-gradient(335deg, #b00 23px, transparent 23px), | |
| linear-gradient(155deg, #d00 23px, transparent 23px), | |
| linear-gradient(335deg, #b00 23px, transparent 23px), | |
| linear-gradient(155deg, #d00 23px, transparent 23px); | |
| background-size: 58px 58px; | |
| background-position: 0px 2px, 4px 35px, 29px 31px, 34px 6px; | |
| } | |
| body { | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | body { | |
| background-color: #9b59b6; | |
| } | |
| * { | |
| color: #ecf0f1; | |
| font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; | |
| font-weight: 100; | |
| } | |
| ul { | |
| font-size: 20px; | 
NewerOlder