diff options
author | pommicket <leonardomtenenbaum@gmail.com> | 2016-08-31 14:58:23 -0400 |
---|---|---|
committer | pommicket <leonardomtenenbaum@gmail.com> | 2016-08-31 14:58:23 -0400 |
commit | a982632b1cc3218d74acec2b5f6a69ffc5e97ead (patch) | |
tree | d7a7761c1a905450c3d57f4ae75048616850c06b /css/cellularautomata.css | |
parent | afff994f985121e89de4b1e3bb509b62eb956e5a (diff) |
Cleaned up code and improved website layout.
Diffstat (limited to 'css/cellularautomata.css')
-rw-r--r-- | css/cellularautomata.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/css/cellularautomata.css b/css/cellularautomata.css index 814c0e7..56017ca 100644 --- a/css/cellularautomata.css +++ b/css/cellularautomata.css @@ -2,13 +2,3 @@ { font-family: monospace; } - -#error -{ - color: red; -} - -button:active -{ - background-color: #ff0000; -} |