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
////////////////////////////////////////////////////////// | |
// For training purposes. | |
// Solidity Contract Factory | |
// Module 5 - START | |
// Copyright (c) 2017, Rob Hitchens, all rights reserved. | |
// Not suitable for actual use | |
////////////////////////////////////////////////////////// | |
pragma solidity ^0.4.6; |
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
textarea.placeholder { | |
color: #aaa; | |
} |