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
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<title>Isometric Text</title> | |
<meta name="author" content="Bertram Simon / Agentur Simon / http://www.agentur-simon.de"> | |
<style> | |
/* | |
* |
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
img | |
// graycity($gray, $opacity) | |
@include graycity(0.5, 0.7) |
NewerOlder