Skip to content

Instantly share code, notes, and snippets.

import Html exposing (..)
import Html.Attributes exposing (..)
import Signal exposing (..)
import Time exposing (every, second)
import Date exposing (..)
import String exposing (..)
divStyle : List (String, String)
divStyle =