// Place all the styles related to the fun_intro controller here.// They will automatically be included in application.css.// You can use Sass (SCSS) here:http://sass-lang.com/// require_selfhtml,body{padding:0;margin:0;font-family:helvetica,arial,sans-serif}h1{font-size:22px;font-weight:700}h2,p{font-size:14px;font-weight:400}h2{margin:1em 0 1em 0}p{margin:.5em 0 .5em 0}#tris > path{stroke:#fff;stroke-width:3px;stroke-linejoin:round;stroke-linecap:round}#text > path{fill:#000}#nav{position:absolute;text-align:center;color:#929496}#nav a{text-decoration:none;color:#6a6b6d}#nav a:hover{text-decoration:underline}