Wireframe - Sparky338/FlyingFox-Capstone GitHub Wiki
Styling Choices
-
Font Family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-
Titles/links: color: #06a7e2;
-
Buttons:
- border: #06a7e2
- background-image: radial-gradient( circle, #0584b2, #0b88b7, #108cbb, #1490c0, #1894c5, #1894c4, #1893c4, #1893c3, #148dbc, #0f88b5, #0a82af, #057da8 );
- On hover: background-image: radial-gradient( circle, #252525, #2c2c2d, #323335, #393a3d, #3f4246 );
-
Alternate buttons:
- border: #06a7e2
- Background color: #252525
- on hover: Background color: #06a7e2